Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHi posix6973,
> Does anyone know how to boot u-boot form SPI flash memory? You need to write your own "bootloader bootloader" ;-) As long as you load the u-boot binary to a 32-bit aligned memory address that is above (or equal to) its actual run-time address, u-boot will relocate itself and the exception trampoline as needed. Regards, --Scott