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

Albert ARIBAUD albert.aribaud at free.fr
Tue Nov 9 14:49:00 CET 2010


Le 04/11/2010 23:27, Albert ARIBAUD a écrit :
> Le 04/11/2010 23:22, Albert Aribaud 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 and overlay with .bss.
>>
>> Signed-off-by: Albert Aribaud<albert.aribaud at free.fr>
>
> Tested on openrd_base, boots fine, works fine.
>
> Wolfgang, please test with tx25.
>
> Alexander, please test above your patches in place of previous patch v3.
>
> Others who are willing to test on other ARMs are welcome too. :)

Did testers manage to try this patch set? I'd like to make sure it 
solves current issues with master for ARM relocation.

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list