> > > > > > On Fri, 3 Dec 2010 10:30:38 -0600 > > "Joakim Tjernlund" <joakim.tjernl...@transmode.se> wrote: > > > > > By rearranging the linker script we get support for > > > relocation of -fpic for free. > > > Move __got2_entries outside _GOT2_TABLE_ defining scope > > > matching the rest of PowerPC > > > > > > Signed-off-by: Joakim Tjernlund <joakim.tjernl...@transmode.se> > > > --- > > > nand_spl/board/freescale/mpc8313erdb/u-boot.lds | 4 +++- > > > nand_spl/board/freescale/mpc8315erdb/u-boot.lds | 4 +++- > > > nand_spl/board/sheldon/simpc8313/u-boot.lds | 4 +++- > > > 3 files changed, 9 insertions(+), 3 deletions(-) > > > > > > > > > Were you able to boot test it on at least one of the boards? > > nope, I don't have any of them. Just my own 8321 board. > > > > > If so: > > Acked-by: Scott Wood <scottw...@freescale.com> > > if Kim wants to take both of them. > > > > If not, is there anything special I need to test it (specific > > toolchain?) besides these two patches? > > No, not yet. The real benefit comes in later patches. Just > makes sure it works as before.
Well, one thing should work now. nand_spl does not use fixups so you should be able to remove -mrelocatable and just use -fpic. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot