X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=configs%2Fspear600_usbtty_defconfig;h=694e4f2aad0461a8b7cbea5f23e4dd3e78c8f1d3;hb=5abc1a4523a5509ce37bc3ec818b660a48f4eafd;hp=68b11ccf31969340cd809484852b2638627241b1;hpb=2313d48445e59f063ec9a3b4940fe8252737db76;p=people%2Fms%2Fu-boot.git diff --git a/configs/spear600_usbtty_defconfig b/configs/spear600_usbtty_defconfig index 68b11ccf31..694e4f2aad 100644 --- a/configs/spear600_usbtty_defconfig +++ b/configs/spear600_usbtty_defconfig @@ -1,12 +1,22 @@ 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_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_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