summaryrefslogtreecommitdiff
path: root/include/configs/sbc8349.h
diff options
context:
space:
mode:
authorKim Phillips <kim.phillips@freescale.com>2012-06-30 23:29:20 (GMT)
committerKim Phillips <kim.phillips@freescale.com>2012-07-03 16:07:21 (GMT)
commitc8a90646adb1c7ca82e856c603ec964b32759d98 (patch)
treefe6cc45cd669cd6770bee95623356676edbfa6ec /include/configs/sbc8349.h
parenta6cdaa0cd19cc85137a3ae159aac9c4d700b617b (diff)
downloadu-boot-fsl-qoriq-c8a90646adb1c7ca82e856c603ec964b32759d98.tar.xz
powerpc/mpc83xx: increment malloc heap size
extention of commit 3b6b256 "powerpc/mpc83xx: increment malloc heap size for the MPC832x MDS boards" to all other mpc83xx based boards. It fixes "Unable to save the rest of sector" messages when trying to save the environment to flash. Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'include/configs/sbc8349.h')
-rw-r--r--include/configs/sbc8349.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/sbc8349.h b/include/configs/sbc8349.h
index 7d0dda7..478d0d8 100644
--- a/include/configs/sbc8349.h
+++ b/include/configs/sbc8349.h
@@ -194,7 +194,7 @@
#define CONFIG_SYS_INIT_SP_OFFSET CONFIG_SYS_GBL_DATA_OFFSET
#define CONFIG_SYS_MONITOR_LEN (256 * 1024) /* Reserve 256 kB for Mon */
-#define CONFIG_SYS_MALLOC_LEN (128 * 1024) /* Reserved for malloc */
+#define CONFIG_SYS_MALLOC_LEN (256 * 1024) /* Reserved for malloc */
/*
* Local Bus LCRR and LBCR regs