]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/M5275EVB.h
ColdFire: Provide gzip image size V2 & V3 platforms
[people/ms/u-boot.git] / include / configs / M5275EVB.h
index db48d7608b692acd0d21bb0ba169f3b2157f236f..210bb2deff633c9cba7fe6111030163763fe8990 100644 (file)
  * have to be in the first 8 MB of memory, since this is
  * the maximum mapped by the Linux kernel during initialization ??
  */
-#define CONFIG_SYS_BOOTMAPSZ           (8 << 20)       /* Initial mmap for Linux */
+#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