[U-Boot] am335x_evm SPL no longer fits

Jonathan Gray jsg at jsg.id.au
Fri Sep 27 05:37:53 UTC 2019


On Tue, Sep 24, 2019 at 04:58:48PM +1000, Jonathan Gray wrote:
> As of v2019.10-rc3 am335x_evm builds fail here as SPL doesn't fit.
> 
> v2019.10-rc2 builds.
> v2019.10-rc4 still fails:
> 
>   LD      spl/u-boot-spl
> arm-none-eabi-ld.bfd: u-boot-spl section `.u_boot_list' will not fit in region `.sram'
> arm-none-eabi-ld.bfd: region `.sram' overflowed by 100 bytes
> 
> I bisected this to the below commit but reverting it only slightly helps
> 
> arm-none-eabi-ld.bfd: u-boot-spl section `.u_boot_list' will not fit in region `.sram'
> arm-none-eabi-ld.bfd: region `.sram' overflowed by 72 bytes
> 
> Building with gcc-linaro-6.3.2017.02 and binutils-2.27

fits with gcc-linaro-7.4.2019.02


More information about the U-Boot mailing list