]> git.sur5r.net Git - u-boot/blobdiff - configs/ts4800_defconfig
configs: Migrate CONFIG_SYS_TEXT_BASE
[u-boot] / configs / ts4800_defconfig
index 4d4aebd06fff79e80b503d0b6fa8a769655bdb22..98ceaf7d1a5fcdd952d69cac3c23dfd7d54d71a1 100644 (file)
@@ -1,11 +1,11 @@
 CONFIG_ARM=y
 CONFIG_ARCH_MX5=y
+CONFIG_SYS_TEXT_BASE=0x90008000
 CONFIG_TARGET_TS4800=y
 # CONFIG_CMD_BMODE is not set
 CONFIG_BOOTDELAY=1
 CONFIG_HUSH_PARSER=y
 CONFIG_CMD_BOOTZ=y
-# CONFIG_CMD_IMLS is not set
 CONFIG_CMD_MMC=y
 CONFIG_CMD_SPI=y
 # CONFIG_CMD_SETEXPR is not set
@@ -13,4 +13,6 @@ CONFIG_CMD_DHCP=y
 CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
 CONFIG_CMD_FAT=y
+CONFIG_ENV_IS_IN_MMC=y
+CONFIG_PHYLIB=y
 CONFIG_OF_LIBFDT=y