Forum Discussion

eng6138's avatar
eng6138
Icon for New Contributor rankNew Contributor
6 years ago
Solved

u-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 /...
  • eng6138's avatar
    6 years ago

    It appears the problem is fixed by doing a "make clean" and running make again.