> Hi Ron, while this looks good, it doesn't build on my system: > > ...Small Page NAND...Configuring for SIMPC8313 board... > ld: NAND bootstrap too big > ld: NAND bootstrap too big > > and large page nand fails identically: > > ...Large Page NAND...Configuring for SIMPC8313 board... > ld: NAND bootstrap too big > ld: NAND bootstrap too big > make[1]: *** [/home/kim/git/u-boot/nand_spl/u-boot-spl] Error 1 > make: *** [nand_spl] Error 2
I did not see this when I built before submitting my patch. It seems to build fine using ELDK version 4.1. I just tried building with 4.2 and am seeing the errors that you described. For some reason, the 4.2 build has about 48 extra bytes to it, and is once again putting me over the 4K bootstrap limit. I'm going to look into getting the size down, but that's a decent number of bytes to try to optimize out. Ron _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot