X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=configs%2FM5235EVB_Flash32_defconfig;h=111bb23fd32e2a2927f8f67efba3affbd41fbb94;hb=f1754f08102781f855370c7d47db0e3d85da5694;hp=2769f713e0d412e85a212d519f8216eda616de2f;hpb=ceff355a5f3038ddb49618d9adc716b0ed978aea;p=u-boot diff --git a/configs/M5235EVB_Flash32_defconfig b/configs/M5235EVB_Flash32_defconfig index 2769f713e0..111bb23fd3 100644 --- a/configs/M5235EVB_Flash32_defconfig +++ b/configs/M5235EVB_Flash32_defconfig @@ -2,9 +2,9 @@ CONFIG_M68K=y CONFIG_SYS_TEXT_BASE=0xFFC00000 CONFIG_TARGET_M5235EVB=y CONFIG_SYS_EXTRA_OPTIONS="NORFLASH_PS32BIT" -CONFIG_ENV_IS_IN_FLASH=y CONFIG_BOOTDELAY=1 # CONFIG_DISPLAY_BOARDINFO is not set +CONFIG_CMD_IMLS=y CONFIG_CMD_I2C=y # CONFIG_CMD_LOADB is not set # CONFIG_CMD_LOADS is not set @@ -14,4 +14,5 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_CACHE=y +CONFIG_ENV_IS_IN_FLASH=y CONFIG_MTD_NOR_FLASH=y