Hi, I just sent a rather large pull request [1] to the official ARM Trusted Firmware repository, to close the gap between the existing ATF "legacy" port in my private repository[2] and the already existing (but limited) mainline port[3] (available since the official v1.6 release). This introduces the missing AXP803 setup (based on the actual DT) and also adds proper CPU hotplugging (among other things).
I would be grateful if people could have a look and test this on their setup, as I plan to retire the old ATF port once this has been merged. This is meant as a drop-in replacement for the existing bl31.bin: just check out a different branch/repo [4] and use "PLAT=sun50i_a64" instead of "PLAT=sun50iw1p1" for the ATF build. The rest should be the same as in the U-Boot document [5]. I would appreciate any feedback! Cheers, Andre. [1] https://github.com/ARM-software/arm-trusted-firmware/pull/1633 [2] https://github.com/apritzel/arm-trusted-firmware/commits/allwinner [3] https://github.com/ARM-software/arm-trusted-firmware/tree/master/plat/allwinner [4] https://github.com/Andre-ARM/arm-trusted-firmware/commits/allwinner/pmic [5] http://git.denx.de/?p=u-boot.git;a=blob;f=board/sunxi/README.sunxi64;hb=HEAD -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
