]> git.sur5r.net Git - u-boot/blobdiff - include/configs/MPC837XERDB.h
rockchip: add basic support for evb-rk3288 board
[u-boot] / include / configs / MPC837XERDB.h
index bb06e89b4ea00e9d13acbe5967c43a492b097f6a..8eb87ebde502d46071cc2c247fc33fde3a9b9103 100644 (file)
 #undef CONFIG_SYS_RAMBOOT
 #endif
 
-#define CONFIG_SYS_MONITOR_LEN (384 * 1024) /* Reserve 384 kB for Mon */
+#define CONFIG_SYS_MONITOR_LEN (512 * 1024) /* Reserve 512 kB for Mon */
 #define CONFIG_SYS_MALLOC_LEN  (512 * 1024) /* Reserved for malloc */
 
 /*
  * the maximum mapped by the Linux kernel during initialization.
  */
 #define CONFIG_SYS_BOOTMAPSZ   (256 << 20) /* Initial Memory map for Linux */
+#define CONFIG_SYS_BOOTM_LEN   (64 << 20)      /* Increase max gunzip size */
 
 /*
  * Core HID Setup