X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fspear320_nand_defconfig;h=7308879c92c57e6a8820492ca3767be8d00499af;hb=04a993fe116604b8c81fb116857dbc78e2500133;hp=d7c995c2df27e4e168541e783607f29798501a21;hpb=ef48f6dd305e9b8ab8873599acfe26df0e625606;p=u-boot diff --git a/configs/spear320_nand_defconfig b/configs/spear320_nand_defconfig index d7c995c2df..7308879c92 100644 --- a/configs/spear320_nand_defconfig +++ b/configs/spear320_nand_defconfig @@ -1,6 +1,12 @@ -CONFIG_SYS_EXTRA_OPTIONS="spear320,nand" CONFIG_ARM=y CONFIG_TARGET_SPEAR320=y -CONFIG_ETH_DESIGNWARE=y +CONFIG_SYS_EXTRA_OPTIONS="spear320,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