]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/MPC8360EMDS.h
mpc83xx: increase MONITOR_LEN to offset growing pains
[karo-tx-uboot.git] / include / configs / MPC8360EMDS.h
index 3497ba07e70884c6deeee86421c83d71e6b1cff0..60c996841d9599f23acfbd170c1962718adc9523 100644 (file)
 #endif
 
 /* CONFIG_SYS_MONITOR_LEN must be a multiple of CONFIG_ENV_SECT_SIZE */
-#define CONFIG_SYS_MONITOR_LEN         (256 * 1024) /* Reserve 256 kB for Mon */
+#define CONFIG_SYS_MONITOR_LEN         (384 * 1024) /* Reserve 384 kB for Mon */
 #define CONFIG_SYS_MALLOC_LEN          (128 * 1024) /* Reserved for malloc */
 
 /*