X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fspear320_usbtty_nand_defconfig;h=a5874705287dbfb95d94ce5a2907bf9e2db518f1;hb=211815784c0e35a274e13054a7966b21098f8a14;hp=98368ed19021cff4a3e6b414b5a73e487f01e963;hpb=1733259d25015c28c47990ec11af99b3f62f811c;p=u-boot diff --git a/configs/spear320_usbtty_nand_defconfig b/configs/spear320_usbtty_nand_defconfig index 98368ed190..a587470528 100644 --- a/configs/spear320_usbtty_nand_defconfig +++ b/configs/spear320_usbtty_nand_defconfig @@ -1,6 +1,12 @@ -CONFIG_SYS_EXTRA_OPTIONS="spear320,usbtty,nand" CONFIG_ARM=y CONFIG_TARGET_SPEAR320=y -CONFIG_ETH_DESIGNWARE=y +CONFIG_SYS_EXTRA_OPTIONS="spear320,usbtty,nand" +CONFIG_BOOTDELAY=-1 +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_NETDEVICES=y -CONFIG_NET=y +CONFIG_ETH_DESIGNWARE=y