
17 Jul
2012
17 Jul
'12
1:29 a.m.
On Mon, Jul 16, 2012 at 8:01 PM, Tom Rini trini@ti.com wrote:
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
Hi Tom,
Ok thanks a lot for your feedback. I'll fix it and send a v2 of the patch.
Best regards, Javier