
12 Oct
2010
12 Oct
'10
7:38 p.m.
On Tue, 12 Oct 2010 12:31:25 -0500 Kim Phillips kim.phillips@freescale.com wrote:
that moderate size increase in start.S breaks nand builds:
Configuring for MPC8313ERDB_NAND_66 board... start.o:(.got2+0x4): undefined reference to `_GOT_TABLE_' make[1]: *** [/home/r1aaha/git/u-boot/nand_spl/u-boot-spl] Error 1
I don't think that's the size increase (though that might end up being an issue as well), but rather the NAND SPL linker script needs to be updated with _GOT_TABLE_.
-Scott