X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fts4800_defconfig;h=98ceaf7d1a5fcdd952d69cac3c23dfd7d54d71a1;hb=95d3877a5818cc3f149a9d443637ff145bbaaabb;hp=a2fa541c7941554c1d277898114224e617036686;hpb=0ffadab1b9ab59816a0f71c927604bb6c402d863;p=u-boot diff --git a/configs/ts4800_defconfig b/configs/ts4800_defconfig index a2fa541c79..98ceaf7d1a 100644 --- a/configs/ts4800_defconfig +++ b/configs/ts4800_defconfig @@ -1,4 +1,18 @@ CONFIG_ARM=y +CONFIG_ARCH_MX5=y +CONFIG_SYS_TEXT_BASE=0x90008000 CONFIG_TARGET_TS4800=y -# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_BMODE is not set +CONFIG_BOOTDELAY=1 +CONFIG_HUSH_PARSER=y +CONFIG_CMD_BOOTZ=y +CONFIG_CMD_MMC=y +CONFIG_CMD_SPI=y # CONFIG_CMD_SETEXPR is not set +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