Closed diegoroversi closed 6 years ago
That section refers to the ARM Trusted Firmware repository, not U-Boot. That's a separate project. The link [1] referenced here is noted at the very end of the README file: https://github.com/apritzel/arm-trusted-firmware.git
Hello,
i'm following the instrunction in board/sunxi/README.sunxi64. But they seems to be outdated. They say to use "allwinner" branch, but I don't find it. And if I run this command:
make PLAT=sun50iw1p1 DEBUG=1 bl31
It gives me an error: "no rule to make target bl31".
Thanks.