Mainline u-boot FEL failure - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE A64-LTS / SOPINE Compute Module (https://forum.pine64.org/forumdisplay.php?fid=66) +--- Forum: General Discussion on PINE A64-LTS / SOPINE (https://forum.pine64.org/forumdisplay.php?fid=67) +--- Thread: Mainline u-boot FEL failure (/showthread.php?tid=8592) |
Mainline u-boot FEL failure - foreverska - 12-19-2019 I am attempting to SPL over FEL so I can load a BL32 by hand (sorry if this reads as jargon). I am on mainline u-boot and using sunxi-fel spl uboot/spl/sunxi-spl.bin. It begins attempting to boot and then says: Code: SPL: Unsupported Boot Device! The boot device it is referring to is "12" or BOOT_DEVICE_BOARD. Is there an image that supports this boot device or an SPL that will initialize DRAM for me to load stuff via FEL? |