diff options
Diffstat (limited to 'configs/p2371-2180_defconfig')
-rw-r--r-- | configs/p2371-2180_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/p2371-2180_defconfig b/configs/p2371-2180_defconfig index d4c307606f..2bdc2e67aa 100644 --- a/configs/p2371-2180_defconfig +++ b/configs/p2371-2180_defconfig @@ -1,6 +1,8 @@ CONFIG_ARM=y CONFIG_TEGRA=y CONFIG_SYS_TEXT_BASE=0x80080000 +CONFIG_ENV_SIZE=0x2000 +CONFIG_ENV_OFFSET=0xFFFFE000 CONFIG_NR_DRAM_BANKS=2 CONFIG_TEGRA210=y CONFIG_TARGET_P2371_2180=y |