X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fts4800_defconfig;h=d92c15c002cc72bd8df9d7b57a7c02f875bcbd3d;hb=16d836cd6fa0d22e24fa2340df08e6d6d80c5107;hp=bd0540596a7ca9004e66387c25f86e9a03b876d2;hpb=7802ce910ba17a962d90b60b5e998e40d5a08067;p=u-boot diff --git a/configs/ts4800_defconfig b/configs/ts4800_defconfig index bd0540596a..d92c15c002 100644 --- a/configs/ts4800_defconfig +++ b/configs/ts4800_defconfig @@ -1,9 +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 @@ -11,4 +13,9 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_FAT=y +CONFIG_ENV_IS_IN_MMC=y +CONFIG_FSL_ESDHC=y +CONFIG_PHYLIB=y +CONFIG_SPI=y +CONFIG_MXC_SPI=y CONFIG_OF_LIBFDT=y