phelum Posted September 19, 2021 Posted September 19, 2021 Hi, Recently I generated a U-boot with SPL for an A20 OrangePi board but couldn't get it to boot. I've tried to debug this and the best I could do is find the SPL hangs/waits in a function called dread. The last display is "Trying to boot from MMC1". The U-boot version is 2021.10-rc3 from the denx.de site. After I overwrote the SPL on the SD-card with an older SPL everything is fine. I've tried changing various config options but just can't get the new SPL to work. Has anybody made a U-boot from this latest release and got the SPL to work ? Or can anybody tell me the .config settings used when building the Armbian version so I can compare them to mine ? Thanks, Steven
Solution phelum Posted September 21, 2021 Author Solution Posted September 21, 2021 I've now made U-Boot from the latest release (2021.10-rc4) and it works.
Recommended Posts