]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/MPC8568MDS_defconfig
configs: Migrate CONFIG_SYS_TEXT_BASE
[people/ms/u-boot.git] / configs / MPC8568MDS_defconfig
1 CONFIG_PPC=y
2 CONFIG_SYS_TEXT_BASE=0xfff80000
3 CONFIG_MPC85xx=y
4 # CONFIG_CMD_ERRATA is not set
5 CONFIG_TARGET_MPC8568MDS=y
6 CONFIG_OF_BOARD_SETUP=y
7 CONFIG_OF_STDOUT_VIA_ALIAS=y
8 CONFIG_BOOTDELAY=10
9 CONFIG_BOARD_EARLY_INIT_F=y
10 CONFIG_HUSH_PARSER=y
11 CONFIG_CMD_REGINFO=y
12 CONFIG_CMD_IMLS=y
13 CONFIG_CMD_I2C=y
14 CONFIG_CMD_PCI=y
15 CONFIG_CMD_DHCP=y
16 CONFIG_CMD_MII=y
17 CONFIG_CMD_PING=y
18 # CONFIG_CMD_HASH is not set
19 CONFIG_ENV_IS_IN_FLASH=y
20 # CONFIG_MMC is not set
21 CONFIG_MTD_NOR_FLASH=y
22 CONFIG_PHYLIB=y
23 CONFIG_SYS_NS16550=y
24 CONFIG_OF_LIBFDT=y