]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/spear300_defconfig
Merge git://git.denx.de/u-boot-dm
[people/ms/u-boot.git] / configs / spear300_defconfig
CommitLineData
dd84058d
MY
1CONFIG_ARM=y
2CONFIG_TARGET_SPEAR300=y
a4d88920 3CONFIG_IDENT_STRING="-SPEAr"
6ef2e750 4CONFIG_SYS_EXTRA_OPTIONS="SPEAR300"
7802ce91 5CONFIG_BOOTDELAY=1
5abc1a45
SP
6CONFIG_USE_BOOTARGS=y
7CONFIG_BOOTARGS="console=ttyAMA0,115200 mem=128M root=/dev/mtdblock3 rootfstype=jffs2"
f3f3efff 8CONFIG_SYS_CONSOLE_INFO_QUIET=y
84351792 9# CONFIG_DISPLAY_BOARDINFO is not set
78d1e1d0 10CONFIG_CMD_I2C=y
88663126 11CONFIG_CMD_NAND=y
ef0f2f57 12# CONFIG_CMD_SETEXPR is not set
78d1e1d0 13CONFIG_CMD_DHCP=y
89cb2b5f 14CONFIG_CMD_MII=y
78d1e1d0 15CONFIG_CMD_PING=y
5dc4dfd2 16CONFIG_ENV_IS_IN_FLASH=y
4d5e9b39 17CONFIG_SYS_I2C_DW=y
8728c97e 18# CONFIG_MMC is not set
e856bdcf 19CONFIG_MTD_NOR_FLASH=y
c9bb942e 20CONFIG_NETDEVICES=y
1989374b 21CONFIG_PHY_GIGE=y
bd328eb3 22CONFIG_ETH_DESIGNWARE=y