]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/MPC832XEMDS.h
powerpc/83xx: increment malloc heap size for the MPC832x MDS boards
[karo-tx-uboot.git] / include / configs / MPC832XEMDS.h
index 4ed5a9769be60f154bf6b8d84bfab2ecf162f658..6f8622c0a5b65e0b608a2fba4b117bb6dbb14de4 100644 (file)
 
 /* 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_MALLOC_LEN  (128 * 1024)    /* Reserved for malloc */
+#define CONFIG_SYS_MALLOC_LEN  (256 * 1024)    /* Reserved for malloc */
 
 /*
  * Initial RAM Base Address Setup