[U-Boot-Users] 85xx: Not enough room for program headers
Kumar Gala
galak at kernel.crashing.org
Thu Aug 7 15:01:01 CEST 2008
On Aug 7, 2008, at 5:47 AM, Rafal Jaworowski wrote:
> Kumar Gala wrote:
>> Can you try the following patch and see if works for you (make sure
>> the
>> resulting image actually boots the board). If so I'll fixup all
>> the .lds
>> I changed to match.
>
> Hi Kumar,
>
> Thanks, the code works, although during compilation the following
> warning appears:
>
> ./MAKEALL MPC8555CDS
> Configuring for MPC8555CDS board...
> ppc_85xx-ld: u-boot: warning: allocated section `.bss' not in segment
> text data bss dec hex filename
> 194515 16028 26488 237031 39de7 ./u-boot
Yeah it was the best I could do.. older binutils have some issue and
figured a warning was better than it not functioning at all.
- k
More information about the U-Boot
mailing list