summaryrefslogtreecommitdiffstats
path: root/include/configs/keymile-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/keymile-common.h')
-rw-r--r--include/configs/keymile-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/keymile-common.h b/include/configs/keymile-common.h
index 2ef6a35b1c..729d1c07aa 100644
--- a/include/configs/keymile-common.h
+++ b/include/configs/keymile-common.h
@@ -125,7 +125,7 @@
#define CONFIG_ENV_SIZE 0x04000 /* Size of Environment */
-#define CONFIG_SYS_MALLOC_LEN (1024 * 1024) /* Reserved for malloc */
+#define CONFIG_SYS_MALLOC_LEN (4 * 1024 * 1024)
/* UBI Support for all Keymile boards */
#define CONFIG_CMD_UBI
OpenPOWER on IntegriCloud