X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fspear600_defconfig;h=7b8cd06297f8e807c471e5e9e7ac51fb10bdcdb0;hb=089795090a627f4216c5f21eaf436ba1672cf02e;hp=f54083984b28b212dc9b6d57a78a3cd69103d566;hpb=4b6e1fda107e5244e80ebc41865650ac2873dc88;p=u-boot diff --git a/configs/spear600_defconfig b/configs/spear600_defconfig index f54083984b..7b8cd06297 100644 --- a/configs/spear600_defconfig +++ b/configs/spear600_defconfig @@ -1,6 +1,10 @@ CONFIG_ARM=y CONFIG_TARGET_SPEAR600=y -CONFIG_SYS_EXTRA_OPTIONS="spear600" +CONFIG_IDENT_STRING="-SPEAr" +CONFIG_SYS_EXTRA_OPTIONS="SPEAR600" +CONFIG_BOOTDELAY=1 +CONFIG_SYS_CONSOLE_INFO_QUIET=y +# CONFIG_DISPLAY_BOARDINFO is not set CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_PROMPT="Hit SPACE in %d seconds to stop autoboot.\n" CONFIG_AUTOBOOT_STOP_STR=" " @@ -10,5 +14,7 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_SYS_I2C_DW=y +# CONFIG_MMC is not set +CONFIG_MTD_NOR_FLASH=y CONFIG_NETDEVICES=y CONFIG_ETH_DESIGNWARE=y