X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=configs%2Fvf610twr_defconfig;h=47193094dd05b0d6c5bf54154c9344427b92acdf;hb=d4db3b86a5e090e21db710bedbbe3e50d4c56428;hp=b5d97c289b0a853dc88ceaa59d235b875c13c966;hpb=563e53efaadd76def21612bcf9f0236d870b6e68;p=people%2Fms%2Fu-boot.git diff --git a/configs/vf610twr_defconfig b/configs/vf610twr_defconfig index b5d97c289b..47193094dd 100644 --- a/configs/vf610twr_defconfig +++ b/configs/vf610twr_defconfig @@ -1,6 +1,29 @@ CONFIG_ARM=y -CONFIG_TARGET_VF610TWR=y +CONFIG_ARCH_VF610=y +CONFIG_DEFAULT_DEVICE_TREE="vf610-twr" CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/vf610twr/imximage.cfg,ENV_IS_IN_MMC" -CONFIG_CMD_NET=y +CONFIG_BOOTDELAY=3 +CONFIG_BOARD_EARLY_INIT_F=y +CONFIG_HUSH_PARSER=y +CONFIG_CMD_BOOTZ=y +# CONFIG_CMD_IMLS is not set +CONFIG_CMD_MEMTEST=y +CONFIG_CMD_MMC=y +CONFIG_CMD_I2C=y +CONFIG_CMD_FUSE=y +CONFIG_CMD_GPIO=y +# CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_MII=y +CONFIG_CMD_PING=y +CONFIG_CMD_FAT=y +CONFIG_CMD_UBI=y +CONFIG_OF_CONTROL=y +CONFIG_DM=y +CONFIG_DM_GPIO=y +CONFIG_VYBRID_GPIO=y CONFIG_NAND_VF610_NFC=y CONFIG_SYS_NAND_BUSWIDTH_16BIT=y +CONFIG_SPI_FLASH=y +CONFIG_DM_SERIAL=y +CONFIG_FSL_LPUART=y