diff options
Diffstat (limited to 'configs/cei-tk1-som_defconfig')
-rw-r--r-- | configs/cei-tk1-som_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/cei-tk1-som_defconfig b/configs/cei-tk1-som_defconfig index b98d3496bc..7642b1985a 100644 --- a/configs/cei-tk1-som_defconfig +++ b/configs/cei-tk1-som_defconfig @@ -1,6 +1,8 @@ CONFIG_ARM=y CONFIG_TEGRA=y CONFIG_SYS_TEXT_BASE=0x80110000 +CONFIG_ENV_SIZE=0x2000 +CONFIG_ENV_OFFSET=0xFFFFE000 CONFIG_NR_DRAM_BANKS=2 CONFIG_TEGRA124=y CONFIG_TARGET_CEI_TK1_SOM=y |