]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/MPC8323ERDB.h
mpc83xx: fix the corruption of u-boot when saveenv
[people/ms/u-boot.git] / include / configs / MPC8323ERDB.h
index 13f954d00edd2fede1c5e6ab7f762b9063fbb254..6680b5938e64f033f8d77435a2e3db03d5ec0ac1 100644 (file)
 #endif
 
 /* CONFIG_SYS_MONITOR_LEN must be a multiple of CONFIG_ENV_SECT_SIZE */
-#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  (256 * 1024)    /* Reserved for malloc */
 
 /*