[PATCH 2/2] DA923RC: increase malloc size

Renaud Barbier renaud.barbier at ge.com
Mon Feb 3 10:08:25 EST 2014


Increase the malloc size so that larger debug Linux image can be loaded.

Signed-off-by: Renaud Barbier <renaud.barbier at ge.com>
---
 arch/ppc/configs/da923rc_defconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/ppc/configs/da923rc_defconfig b/arch/ppc/configs/da923rc_defconfig
index da1b13a..34eab40 100644
--- a/arch/ppc/configs/da923rc_defconfig
+++ b/arch/ppc/configs/da923rc_defconfig
@@ -48,7 +48,7 @@ CONFIG_FS_UBIFS=y
 CONFIG_FS_UBIFS_COMPRESSION_LZO=y
 CONFIG_CMD_UNLZO=y
 CONFIG_LZO_DECOMPRESS=y
-CONFIG_MALLOC_SIZE=0x2800000
+CONFIG_MALLOC_SIZE=0x4000000
 CONFIG_PROMPT="GE> "
 CONFIG_BAUDRATE=9600
 CONFIG_RELOCATABLE=y
-- 
1.7.1




More information about the barebox mailing list