diff options
Diffstat (limited to 'configs/mx53cx9020_defconfig')
-rw-r--r-- | configs/mx53cx9020_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mx53cx9020_defconfig b/configs/mx53cx9020_defconfig index 4798510352f..f79595db688 100644 --- a/configs/mx53cx9020_defconfig +++ b/configs/mx53cx9020_defconfig @@ -9,8 +9,8 @@ CONFIG_TARGET_MX53CX9020=y CONFIG_DM_GPIO=y CONFIG_DEFAULT_DEVICE_TREE="imx53-cx9020" # CONFIG_CMD_BMODE is not set -CONFIG_DISTRO_DEFAULTS=y CONFIG_SYS_LOAD_ADDR=0x70010000 +CONFIG_DISTRO_DEFAULTS=y CONFIG_BOOTDELAY=1 CONFIG_USE_PREBOOT=y CONFIG_CMD_MMC=y |