On 07/13/2012 12:41 PM, Javier Martinez Canillas wrote: > This patch adds SPL support for IGEP-based boards. > > Tested on an IGEPv2 Rev.C board with Micron NAND Flash memory. [snip] > +#define CONFIG_SPL_MAX_SIZE (45 * 1024) This should be 54 * 1024. Thanks! -- Tom