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. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

