summaryrefslogtreecommitdiffstats
path: root/include/configs/warp7.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/warp7.h')
-rw-r--r--include/configs/warp7.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/warp7.h b/include/configs/warp7.h
index 5ea5512247..d1404b2555 100644
--- a/include/configs/warp7.h
+++ b/include/configs/warp7.h
@@ -16,6 +16,10 @@
#define CONFIG_MXC_UART_BASE UART1_IPS_BASE_ADDR
+
+/* Size of malloc() pool */
+#define CONFIG_SYS_MALLOC_LEN (32 * SZ_1M)
+
#define CONFIG_BOARD_EARLY_INIT_F
/* MMC Config*/
OpenPOWER on IntegriCloud