PINE64

Full Version: Mainline u-boot FEL failure
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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!

SPL: failed to boot from all boot devices

### ERROR ### Please RESET the board ###


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?