aboutsummaryrefslogtreecommitdiff
path: root/configs/tec_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/tec_defconfig')
-rw-r--r--configs/tec_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/tec_defconfig b/configs/tec_defconfig
index f196030..9c644e6 100644
--- a/configs/tec_defconfig
+++ b/configs/tec_defconfig
@@ -13,6 +13,8 @@ CONFIG_SYS_LOAD_ADDR=0x1000000
CONFIG_FIT=y
CONFIG_OF_SYSTEM_SETUP=y
CONFIG_SYS_STDIO_DEREGISTER=y
+CONFIG_SPL_FOOTPRINT_LIMIT=y
+CONFIG_SPL_MAX_FOOTPRINT=0x8000
CONFIG_SYS_PROMPT="Tegra20 (TEC) # "
CONFIG_SYS_MAXARGS=64
CONFIG_SYS_PBSIZE=2081