summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorEric Bénard <eric@eukrea.com>2010-05-31 17:33:48 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2010-06-02 10:33:46 +0200
commit043efce5176157cfc99484e789647c9d87d82452 (patch)
treed1747cd7299603bfc65e3e8ef2f2cbb5f5873972 /arch/arm/configs
parentf93bf4f5cdafa52f50ad9fed1e7a387907c673ac (diff)
downloadbarebox-043efce5176157cfc99484e789647c9d87d82452.tar.gz
barebox-043efce5176157cfc99484e789647c9d87d82452.tar.xz
eukrea_cpuimx27_defconfig: increase MALLOC_SIZE
Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/eukrea_cpuimx27_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/eukrea_cpuimx27_defconfig b/arch/arm/configs/eukrea_cpuimx27_defconfig
index b1624de958..9898e47bf8 100644
--- a/arch/arm/configs/eukrea_cpuimx27_defconfig
+++ b/arch/arm/configs/eukrea_cpuimx27_defconfig
@@ -94,7 +94,7 @@ CONFIG_HAVE_CONFIGURABLE_MEMORY_LAYOUT=y
CONFIG_MEMORY_LAYOUT_DEFAULT=y
# CONFIG_MEMORY_LAYOUT_FIXED is not set
CONFIG_STACK_SIZE=0x8000
-CONFIG_MALLOC_SIZE=0x400000
+CONFIG_MALLOC_SIZE=0x800000
# CONFIG_BROKEN is not set
# CONFIG_EXPERIMENTAL is not set
CONFIG_MACH_HAS_LOWLEVEL_INIT=y