[U-Boot-Users] 85xx: Not enough room for program headers

Rafal Jaworowski raj at semihalf.com
Mon Aug 4 12:36:24 CEST 2008


Wolfgang Denk wrote:
>> With today's top of the tree U-Boot I'm getting this:
>>
>> ./MAKEALL MPC8555CDS
>> Configuring for MPC8555CDS board...
>> ppc_85xx-ld: u-boot: Not enough room for program headers (allocated 3, need=
>>  4)
>> ppc_85xx-ld: final link failed: Bad value
>> make: *** [u-boot] B=B3=B1d 1
>> ppc_85xx-size: './u-boot': No such file
> 
> Hm... using ELDK 4.2 I get this:
> 
> -> ./MAKEALL MPC8555CDS
> Configuring for MPC8555CDS board...
>    text    data     bss     dec     hex filename
>  196852   15284   26492  238628   3a424 ./u-boot
> 
>> Is this known, anyone working on fixing this perhaps?
> 
> Which toolchain did you use?

Mine was ELDK 4.1; it seems the two gcc/linker versions lay out the binary
differently then..

kind regards,
Rafal




More information about the U-Boot mailing list