X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fmx53smd_defconfig;fp=configs%2Fmx53smd_defconfig;h=ec2ba01d6626642792a2ef54792b69dc37d61662;hb=5dc4dfd2a94744a6df0d3f84c98b30d1962d4beb;hp=f5e6a33d496e076191e03bc18b58f14f03e74faa;hpb=34f98a3d2e10a273bf5b707ce941b4b8c9fc0e87;p=u-boot diff --git a/configs/mx53smd_defconfig b/configs/mx53smd_defconfig index f5e6a33d49..ec2ba01d66 100644 --- a/configs/mx53smd_defconfig +++ b/configs/mx53smd_defconfig @@ -3,7 +3,6 @@ CONFIG_ARCH_MX5=y CONFIG_TARGET_MX53SMD=y # CONFIG_CMD_BMODE is not set CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx53smd/imximage.cfg" -CONFIG_ENV_IS_IN_MMC=y CONFIG_BOOTDELAY=3 CONFIG_HUSH_PARSER=y # CONFIG_CMD_IMLS is not set @@ -14,4 +13,5 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_FAT=y +CONFIG_ENV_IS_IN_MMC=y CONFIG_OF_LIBFDT=y