]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/MPC8360EMDS.h
powerpc/mpc83xx: increment malloc heap size
[karo-tx-uboot.git] / include / configs / MPC8360EMDS.h
index 9c7aae3d90c759c2559726f4665798f093525de0..a1fbd5e4a4b4bc8367470b96ddd5e48866c32ac9 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