]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/MPC8568MDS_defconfig
configs: Migrate CONFIG_SYS_TEXT_BASE
[people/ms/u-boot.git] / configs / MPC8568MDS_defconfig
index 3efd2e526f0587fb5079976b5ae1c3dac861ef89..518ffe90ca80279753c3f39310190c8a535c7574 100644 (file)
@@ -1,7 +1,24 @@
 CONFIG_PPC=y
+CONFIG_SYS_TEXT_BASE=0xfff80000
 CONFIG_MPC85xx=y
+# CONFIG_CMD_ERRATA is not set
 CONFIG_TARGET_MPC8568MDS=y
 CONFIG_OF_BOARD_SETUP=y
 CONFIG_OF_STDOUT_VIA_ALIAS=y
+CONFIG_BOOTDELAY=10
+CONFIG_BOARD_EARLY_INIT_F=y
+CONFIG_HUSH_PARSER=y
+CONFIG_CMD_REGINFO=y
+CONFIG_CMD_IMLS=y
+CONFIG_CMD_I2C=y
+CONFIG_CMD_PCI=y
+CONFIG_CMD_DHCP=y
+CONFIG_CMD_MII=y
+CONFIG_CMD_PING=y
+# CONFIG_CMD_HASH is not set
+CONFIG_ENV_IS_IN_FLASH=y
+# CONFIG_MMC is not set
+CONFIG_MTD_NOR_FLASH=y
+CONFIG_PHYLIB=y
 CONFIG_SYS_NS16550=y
 CONFIG_OF_LIBFDT=y