diff --git a/configs/am62x_android_a53.config b/configs/am62x_android_a53.config index fc949f65d7..3c5c508f53 100644 --- a/configs/am62x_android_a53.config +++ b/configs/am62x_android_a53.config @@ -22,5 +22,6 @@ CONFIG_LIBAVB=y CONFIG_ENV_SIZE=0x20000 CONFIG_ENV_OFFSET=0x680000 CONFIG_ENV_IS_IN_MMC=y +CONFIG_ENV_IS_NOWHERE=n CONFIG_SYS_MMC_ENV_PART=1 CONFIG_SPL_ENV_IS_NOWHERE=y