eng6138
New Contributor
6 years agou-boot make failure: SPL image too big
When trying to build u-boot/make the preloader, I get the following message: arm-altera-eabi-ld: SPL image too big make CROSS_COMPILE=arm-altera-eabi- -C uboot-socfpga spl/u-boot-spl.bin
...
cd /...
- 6 years ago
It appears the problem is fixed by doing a "make clean" and running make again.