[U-Boot] [RFC] [PATCH V2] arm: arm926ejs: use ELF relocations
Albert ARIBAUD
albert.aribaud at free.fr
Tue Oct 5 12:20:05 CEST 2010
Le 05/10/2010 09:52, Reinhard Meyer a écrit :
> I _think_ the linker file needs a .align there:
Hmm... Seems to me like there's no alignment problem. .data ends up not
a multiple of 4 bytes after ohci_hcd, but then subsequent .data input
sections are empty, and .dynmic is correctly aligned. Do I miss something?
Amicalement,
--
Albert.
More information about the U-Boot
mailing list