X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fspear310_usbtty_defconfig;h=7b438ecabba7de07f52c5e67a6196eed4386f44d;hb=c5343d4e1113bc0fe0adabd635453323882946bf;hp=6342a565121275c657405f5ff73b8c71c6fc2cfb;hpb=dd84058d24ff54d6b32818ffe44aeb4bba2cfae6;p=u-boot diff --git a/configs/spear310_usbtty_defconfig b/configs/spear310_usbtty_defconfig index 6342a56512..7b438ecabb 100644 --- a/configs/spear310_usbtty_defconfig +++ b/configs/spear310_usbtty_defconfig @@ -1,3 +1,23 @@ -CONFIG_SYS_EXTRA_OPTIONS="spear310,usbtty" CONFIG_ARM=y CONFIG_TARGET_SPEAR310=y +CONFIG_IDENT_STRING="-SPEAr" +CONFIG_SYS_EXTRA_OPTIONS="SPEAR310,USBTTY" +CONFIG_BOOTDELAY=-1 +CONFIG_USE_BOOTARGS=y +CONFIG_BOOTARGS="console=ttyAMA0,115200 mem=128M root=/dev/mtdblock3 rootfstype=jffs2" +CONFIG_SYS_CONSOLE_INFO_QUIET=y +# CONFIG_DISPLAY_BOARDINFO is not set +CONFIG_CMD_IMLS=y +CONFIG_CMD_I2C=y +CONFIG_CMD_NAND=y +# CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_MII=y +CONFIG_CMD_PING=y +CONFIG_ENV_IS_IN_FLASH=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