summaryrefslogtreecommitdiff
path: root/configs/am62x_android_a53.config
diff options
context:
space:
mode:
Diffstat (limited to 'configs/am62x_android_a53.config')
-rw-r--r--configs/am62x_android_a53.config3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/am62x_android_a53.config b/configs/am62x_android_a53.config
index fc949f65d7..1c1406128a 100644
--- a/configs/am62x_android_a53.config
+++ b/configs/am62x_android_a53.config
@@ -20,7 +20,8 @@ CONFIG_CMD_AVB=y
CONFIG_LIBAVB=y
# Store env in eMMC for dtbo overlays
CONFIG_ENV_SIZE=0x20000
-CONFIG_ENV_OFFSET=0x680000
+CONFIG_ENV_OFFSET=0x100000
CONFIG_ENV_IS_IN_MMC=y
+CONFIG_ENV_IS_NOWHERE=n
CONFIG_SYS_MMC_ENV_PART=1
CONFIG_SPL_ENV_IS_NOWHERE=y