summaryrefslogtreecommitdiffstats
path: root/include/configs/M5329EVB.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/M5329EVB.h')
-rw-r--r--include/configs/M5329EVB.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/M5329EVB.h b/include/configs/M5329EVB.h
index 1f1586a215..a2d17c361c 100644
--- a/include/configs/M5329EVB.h
+++ b/include/configs/M5329EVB.h
@@ -196,6 +196,7 @@
* the maximum mapped by the Linux kernel during initialization ??
*/
#define CONFIG_SYS_BOOTMAPSZ (CONFIG_SYS_SDRAM_BASE + (CONFIG_SYS_SDRAM_SIZE << 20))
+#define CONFIG_SYS_BOOTM_LEN (CONFIG_SYS_SDRAM_SIZE << 20)
/*-----------------------------------------------------------------------
* FLASH organization
OpenPOWER on IntegriCloud