On Aug 7, 2008, at 8:21 AM, Wolfgang Denk wrote:
> In message
> <[EMAIL PROTECTED]> you wrote:
>>
>>> ./MAKEALL MPC8555CDS
>>> Configuring for MPC8555CDS board...
>>> ppc_85xx-ld: u-boot: warning: allocated section `.bss' not in
>>> segment
>>> textdata bss dec hex filename
>
In message <[EMAIL PROTECTED]> you wrote:
>
> > ./MAKEALL MPC8555CDS
> > Configuring for MPC8555CDS board...
> > ppc_85xx-ld: u-boot: warning: allocated section `.bss' not in segment
> > textdata bss dec hex filename
> > 194515 16028 26488 237031 39de7 ./u-boot
>
> Yeah i
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
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 MP
Rafal,
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.
diff --git a/board/freescale/mpc8555cds/u-boot.lds
b/board/freescale/mpc8555cds/u-boot.lds
index a18b3a7..e7fbe5d 100644
--
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
In message <[EMAIL PROTECTED]> you wrote:
> Hi,
>
> 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
Hi,
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łąd 1
ppc_85xx-size: './u-boot': No such
ROTECTED] On Behalf
> Of Rafal Jaworowski
> Sent: 2008?8?4? 5:09 PM
> To: u-boot-users
> Subject: [U-Boot-Users] 85xx: Not enough room for program headers
>
> Hi,
>
> With today's top of the tree U-Boot I'm getting this:
>
> ./MAKEALL MPC8555CDS
> Configu