summaryrefslogtreecommitdiffstats
path: root/include/configs/gw_ventana.h
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2014-12-30 12:17:18 -0500
committerTom Rini <trini@ti.com>2014-12-30 12:17:18 -0500
commit5523cc2b8aa01c81c1df476e4e466d418510eae3 (patch)
treeebd59e72a6cb4c0f6b56aee8938bc3309ec0dad0 /include/configs/gw_ventana.h
parentf23041a38afd302db862fbbceb81b05590579c40 (diff)
parent87e47e905887b91c0505495cc6bbab70ba266d51 (diff)
downloadtalos-obmc-uboot-5523cc2b8aa01c81c1df476e4e466d418510eae3.tar.gz
talos-obmc-uboot-5523cc2b8aa01c81c1df476e4e466d418510eae3.zip
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Diffstat (limited to 'include/configs/gw_ventana.h')
-rw-r--r--include/configs/gw_ventana.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h
index 620f9501d2..4f137fc96b 100644
--- a/include/configs/gw_ventana.h
+++ b/include/configs/gw_ventana.h
@@ -39,6 +39,7 @@
/* Size of malloc() pool */
#define CONFIG_SYS_MALLOC_LEN (10 * 1024 * 1024)
+#define CONFIG_SYS_MALLOC_F_LEN (1 << 10)
/* Init Functions */
#define CONFIG_BOARD_EARLY_INIT_F
OpenPOWER on IntegriCloud