]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/spear600_defconfig
configs: Migrate CONFIG_SYS_TEXT_BASE
[people/ms/u-boot.git] / configs / spear600_defconfig
CommitLineData
dd84058d
MY
1CONFIG_ARM=y
2CONFIG_TARGET_SPEAR600=y
278b90ce 3CONFIG_SYS_TEXT_BASE=0x00700000
a4d88920 4CONFIG_IDENT_STRING="-SPEAr"
6ef2e750 5CONFIG_SYS_EXTRA_OPTIONS="SPEAR600"
7802ce91 6CONFIG_BOOTDELAY=1
5abc1a45
SP
7CONFIG_USE_BOOTARGS=y
8CONFIG_BOOTARGS="console=ttyAMA0,115200 mem=128M root=/dev/mtdblock3 rootfstype=jffs2"
f3f3efff 9CONFIG_SYS_CONSOLE_INFO_QUIET=y
84351792 10# CONFIG_DISPLAY_BOARDINFO is not set
d126e016
SR
11CONFIG_AUTOBOOT_KEYED=y
12CONFIG_AUTOBOOT_PROMPT="Hit SPACE in %d seconds to stop autoboot.\n"
13CONFIG_AUTOBOOT_STOP_STR=" "
ad12dc18 14CONFIG_CMD_IMLS=y
78d1e1d0 15CONFIG_CMD_I2C=y
88663126 16CONFIG_CMD_NAND=y
ef0f2f57 17# CONFIG_CMD_SETEXPR is not set
78d1e1d0 18CONFIG_CMD_DHCP=y
89cb2b5f 19CONFIG_CMD_MII=y
78d1e1d0 20CONFIG_CMD_PING=y
5dc4dfd2 21CONFIG_ENV_IS_IN_FLASH=y
4d5e9b39 22CONFIG_SYS_I2C_DW=y
8728c97e 23# CONFIG_MMC is not set
e856bdcf 24CONFIG_MTD_NOR_FLASH=y
c9bb942e 25CONFIG_NETDEVICES=y
1989374b 26CONFIG_PHY_GIGE=y
bd328eb3 27CONFIG_ETH_DESIGNWARE=y