[U-Boot] [PATCH] armv7: fix linker file for newer ld support
Alexander Holler
holler at ahsoftware.de
Tue Nov 2 11:19:44 CET 2010
Hello,
Am 02.11.2010 05:05, schrieb Steve Sakoman:
> I've been using gcc 4.3.3, so I haven't run into the issue that this
> patch is attempting to fix.
>
>
just to correct this, the problem is a change in binutils and not, as I
wrongly assumed earlier, gcc. Using ld from binutils 2.20.1 leads to
problems with the relocation without a patch.
gcc is unrelated, at least here. I'm unable to get working u-boot for
the Beagleboard using gcc 4.5.1 (and binutils 2.20.1), but using gcc
4.3.5 (and binutils 2.20.1) u-boot runs. There seems to be an error with
using mmc, but I assume this is unrelated to relocation (as the problem
with gcc 4.5.1).
Regards,
Alexander
More information about the U-Boot
mailing list