[U-Boot] arm: wrong Relocation and not cleared BSS

Alexander Holler holler at ahsoftware.de
Sat Oct 30 22:51:37 CEST 2010


Hello,


I've just tested an u-boot build by Wolfgang Denx with the ELDK 4.2 
(using the HEAD of the current master with the same patches than I've used).

Thanks for that, Wolfgang.

This one works without any problems. So it seems to be proved, that it 
is a problem of the current relocation code as found in start.S in 
conjunction with a newer version of gcc.

Regards,

Alexander

Am 30.10.2010 22:03, schrieb Alexander Holler:
> Hello,
>
> I've written a small patch to test if relocation is working (at least as
> I have understood as it should work).
>
> The patch is here:
>
> http://lists.denx.de/pipermail/u-boot/2010-October/080798.html
>
> This fials here with gcc 4.3.4 and 4.5.1 (and binutils 2.20.1). I
> currently have no other toolchain, so I can't test if that works with
> e.g. gcc 4.2.x.
>
> The output I'm getting currently here (without DEBUG in board.c) is:
>
> ---------------------------------------------
> Marvell>>  g 0x700000
> ## Starting application at 0x00700000 ...
>
>
> U-Boot 2010.12-rc1-00036-g527491f (Oct 30 2010 - 21:38:17)
> Seagate-DockStar
>
> SoC:   Kirkwood 88F6281_A0
> DRAM:  128 MiB
> (relocated) BSS is from 07fa8fa4 to 07fef0a0
> &monitor_flash_len: 00759fc0
> WARNING: relocation failed (&monitor_flash_len is outside reloctated BSS)!
> NAND:  256 MiB
> In:    serial
> Out:   serial
> Err:   serial
> Net:   egiga0
> 88E1116 Initialized on egiga0
> Hit any key to stop autoboot:  0
> Unknown command 'run' - try 'help'
> Unknown command 'usb' - try 'help'
> Unknown command 'run' - try 'help'
> Unknown command 'reset' - try 'help'
> Marvell>>
> ---------------------------------------------
>
> Regards,
>
> Alexander
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot



More information about the U-Boot mailing list