[PATCH] eukrea_cpuimx27_defconfig: increase MALLOC_SIZE
Eric Bénard
eric at eukrea.com
Mon May 31 11:33:48 EDT 2010
Signed-off-by: Eric Bénard <eric at eukrea.com>
---
arch/arm/configs/eukrea_cpuimx27_defconfig | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/configs/eukrea_cpuimx27_defconfig b/arch/arm/configs/eukrea_cpuimx27_defconfig
index 3b92c37..cb868ac 100644
--- a/arch/arm/configs/eukrea_cpuimx27_defconfig
+++ b/arch/arm/configs/eukrea_cpuimx27_defconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# barebox version: 2010.05.0
-# Tue May 25 09:57:55 2010
+# Wed May 26 10:20:44 2010
#
# CONFIG_BOARD_LINKER_SCRIPT is not set
CONFIG_GENERIC_LINKER_SCRIPT=y
@@ -92,7 +92,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
--
1.6.3.3
More information about the barebox
mailing list