You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added a new board and u-boot boots fine from a SDCard. However, when I'm flashing the uboot-with-spl to the SPI, it won't come up and enters FEL-mode.
The board I'm working on was delivered with an working SPI-boot0 booting to boot1 followed by some ancient u-boot (2011.yy). Again, my spl/u-boot works perfectly fine on a SDCard. I've patched the Kconfig file to allow sunxi-spi-spl.c to be build and liked in.
I've backed up the whole SPL, boot0 and boot1 from the SPI that was shipped with the Board. When I'm running sunxi-bootinfo on it most values are empty. When trying to verify the original SPL with the checksum it fails.
My compiled SPL checksum seems to be correct.
The text was updated successfully, but these errors were encountered:
Hi
I added a new board and u-boot boots fine from a SDCard. However, when I'm flashing the uboot-with-spl to the SPI, it won't come up and enters FEL-mode.
My config:
The board I'm working on was delivered with an working SPI-boot0 booting to boot1 followed by some ancient u-boot (2011.yy). Again, my spl/u-boot works perfectly fine on a SDCard. I've patched the Kconfig file to allow sunxi-spi-spl.c to be build and liked in.
I've backed up the whole SPL, boot0 and boot1 from the SPI that was shipped with the Board. When I'm running
sunxi-bootinfo
on it most values are empty. When trying to verify the original SPL with the checksum it fails.My compiled SPL checksum seems to be correct.
The text was updated successfully, but these errors were encountered: