diff options
Diffstat (limited to 'configs/grouper_common_defconfig')
-rw-r--r-- | configs/grouper_common_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/grouper_common_defconfig b/configs/grouper_common_defconfig index 001f5b88040..7d8cb6110f3 100644 --- a/configs/grouper_common_defconfig +++ b/configs/grouper_common_defconfig @@ -10,10 +10,10 @@ CONFIG_ENV_OFFSET=0xFFFFD000 CONFIG_DEFAULT_DEVICE_TREE="tegra30-asus-nexus7-grouper-E1565" CONFIG_SPL_TEXT_BASE=0x80108000 CONFIG_SPL_STACK=0x800ffffc +CONFIG_SYS_LOAD_ADDR=0x82000000 CONFIG_TEGRA30=y CONFIG_TARGET_GROUPER=y CONFIG_CMD_EBTUPDATE=y -CONFIG_SYS_LOAD_ADDR=0x82000000 CONFIG_BUTTON_CMD=y CONFIG_BOOTDELAY=0 CONFIG_AUTOBOOT_KEYED=y |