[U-Boot] ppc_4xx-ld: u-boot: Not enough room for program headers (allocated 3, need 4)

Matthias Fuchs matthias.fuchs at esd-electronics.com
Thu Feb 5 21:58:40 CET 2009


Increase your U-Boot image size by correcting 
TEXT_BASE (and CONFIG_SYS_MONITOR_BASE). Your additional printfs
have blown your configured object size.

Matthias

> Hello,
> 
> I am getting the following error if i add couple extra printf into u-boot.
> 
> Any idea why?
> 
> ppc_4xx-ld: u-boot: Not enough room for program headers (allocated 3, need
> 4)
> ppc_4xx-ld: final link failed: Bad value
> make: *** [u-boot] Error 1
> 
> 
> Thanks,
> Pawel
> 


More information about the U-Boot mailing list