[U-Boot] [PATCH V5 1/2] ARM: fix linker file for newer ld support

Albert ARIBAUD albert.aribaud at free.fr
Thu Nov 18 07:38:21 CET 2010


Le 17/11/2010 20:45, Wolfgang Denk a écrit :

>> older ld emitted all ELF relocations in input sections named
>> .rel.dyn, whereas newer ld uses names of the form .rel*. The
>> linker script only collected .rel.dyn input sections. Rewrite
>> to collect all .rel* input sections.
>>
>> Signed-off-by: Albert Aribaud<albert.aribaud at free.fr>

> Applied to u-boot-arm, thanks.

Thanks.

> Best regards,
>
> Wolfgang Denk

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list