X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fspear600_usbtty_defconfig;h=c923582f027d7345f13865fb0b069731646a2b61;hb=cb70e6cb8d7a0278b7bcb399948efd4782e11565;hp=8b6e0d0acd5a51740785bf95e0de60b5ca70907d;hpb=08ca213acadef61748dc62d48b0f5c4bed8b8c2d;p=u-boot diff --git a/configs/spear600_usbtty_defconfig b/configs/spear600_usbtty_defconfig index 8b6e0d0acd..c923582f02 100644 --- a/configs/spear600_usbtty_defconfig +++ b/configs/spear600_usbtty_defconfig @@ -1,11 +1,20 @@ CONFIG_ARM=y CONFIG_TARGET_SPEAR600=y -CONFIG_SYS_EXTRA_OPTIONS="spear600,usbtty" +CONFIG_IDENT_STRING="-SPEAr" +CONFIG_SYS_EXTRA_OPTIONS="SPEAR600,USBTTY" +CONFIG_ENV_IS_IN_FLASH=y +CONFIG_BOOTDELAY=-1 +CONFIG_SYS_CONSOLE_INFO_QUIET=y +# CONFIG_DISPLAY_BOARDINFO is not set +CONFIG_CMD_NAND=y CONFIG_CMD_I2C=y # CONFIG_CMD_SETEXPR is not set 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_PHY_GIGE=y CONFIG_ETH_DESIGNWARE=y