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

Albert ARIBAUD albert.aribaud at free.fr
Thu Nov 4 23:27:27 CET 2010


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. :)

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list