X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=configs%2Fspear600_usbtty_nand_defconfig;h=a31fee8e9333cfe04513fa2c0dfb428b34f5d41f;hb=8728c97eff5bd95f58320f886ae305f17931a374;hp=2f8fd5ead3c6fc2f7df5fc030b28512cc105344e;hpb=b8d7652c81689a69bc6eaa206cf875bbe632831c;p=people%2Fms%2Fu-boot.git diff --git a/configs/spear600_usbtty_nand_defconfig b/configs/spear600_usbtty_nand_defconfig index 2f8fd5ead3..a31fee8e93 100644 --- a/configs/spear600_usbtty_nand_defconfig +++ b/configs/spear600_usbtty_nand_defconfig @@ -1,6 +1,17 @@ -CONFIG_SYS_EXTRA_OPTIONS="spear600,usbtty,nand" CONFIG_ARM=y CONFIG_TARGET_SPEAR600=y -CONFIG_ETH_DESIGNWARE=y +CONFIG_IDENT_STRING="-SPEAr" +CONFIG_SYS_EXTRA_OPTIONS="SPEAR600,USBTTY,NAND" +CONFIG_BOOTDELAY=-1 +CONFIG_SYS_CONSOLE_INFO_QUIET=y +# CONFIG_DISPLAY_BOARDINFO is not set +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_NET=y +CONFIG_ETH_DESIGNWARE=y