summaryrefslogtreecommitdiff
path: root/include/configs/exynos5420.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/exynos5420.h')
-rw-r--r--include/configs/exynos5420.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/exynos5420.h b/include/configs/exynos5420.h
index 3a28bbc..2ffe5ee 100644
--- a/include/configs/exynos5420.h
+++ b/include/configs/exynos5420.h
@@ -25,6 +25,8 @@
#endif
#define CONFIG_IRAM_TOP 0x02074000
+#define CONFIG_SPL_MAX_FOOTPRINT (30 * 1024)
+
#define CONFIG_DEVICE_TREE_LIST "exynos5420-peach-pit exynos5420-smdk5420"
#define CONFIG_MAX_I2C_NUM 11