[U-Boot] [PATCH v2] Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS

Remy Bohmer linux at bohmer.net
Thu Jan 27 19:07:09 CET 2011


Hi,

2011/1/27 Remy Bohmer <linux at bohmer.net>:
> Hi,
>
> 2011/1/6 Nobuhiro Iwamatsu <iwamatsu at nigauri.org>:
>> Linker needs to use the proper endian/bfd flags even when doing partial linking.
>> LDFLAGS_u-boot sets linker option which is called it when U-boot is built
>> (u-boot final).
>> LDFLAGS sets necessary option by partial linking (use in cmd_link_o_target).
>>
>> CC: Mike Frysinger <vapier at gentoo.org>
>> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
>> ---
>
> This patch breaks compilation for some ARM based boards, I get for
> example this error:

Never mind...
This patch already solves this problem:
http://comments.gmane.org/gmane.comp.boot-loaders.u-boot/93537

Kind regards,

Remy


More information about the U-Boot mailing list