X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=configs%2Fvf610twr_defconfig;h=47193094dd05b0d6c5bf54154c9344427b92acdf;hb=2cb7b900f42ad796b8dc50afe8379bbda64e80e9;hp=d51c93b4778e75616c76ba9430f69de2b3cf7dd1;hpb=82d72a1b9967cff4908f22c57536c3660f794401;p=people%2Fms%2Fu-boot.git diff --git a/configs/vf610twr_defconfig b/configs/vf610twr_defconfig index d51c93b477..47193094dd 100644 --- a/configs/vf610twr_defconfig +++ b/configs/vf610twr_defconfig @@ -1,9 +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_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