
16 Jul
2012
16 Jul
'12
8:01 p.m.
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