X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fmx53smd_defconfig;h=0b41919a52995c728121b75898bd1d7e504dff8a;hb=3ee58ea425fc6c8ff8b38cab65fef31ec61d5db3;hp=f5e6a33d496e076191e03bc18b58f14f03e74faa;hpb=390194d43fa4478ddb638164ddb114c979f3e57a;p=u-boot diff --git a/configs/mx53smd_defconfig b/configs/mx53smd_defconfig index f5e6a33d49..0b41919a52 100644 --- a/configs/mx53smd_defconfig +++ b/configs/mx53smd_defconfig @@ -1,12 +1,10 @@ CONFIG_ARM=y CONFIG_ARCH_MX5=y +CONFIG_SYS_TEXT_BASE=0x77800000 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 CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y # CONFIG_CMD_SETEXPR is not set @@ -14,4 +12,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