[U-Boot] [PATCH V4 1/2] arm926ejs: fix linker file for newer ld support
Albert ARIBAUD
albert.aribaud at free.fr
Mon Nov 15 15:37:47 CET 2010
Le 15/11/2010 15:15, Daniel Hobi a écrit :
> @Albert: If your patch is applied without fixing the accesses to BSS
> before relocation, some ARM ports will be broken even when compiling
> with ELDK 4.2.
Thanks for pointing this out.
Indeed, my patch is actively based on the assumption that BSS is not
used until after relocation, and I did this because not using BSS before
relocation is already a known constraint.
I'll add a note in the commit.
> Best regards,
> Daniel
Amicalement,
--
Albert.
More information about the U-Boot
mailing list