X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fvf610twr_nand_defconfig;h=60d01265082e3bdef4c828881bc67a6d1f5a6e93;hb=af27382e2d6f7b4966e6932c9820939259498c1b;hp=d50ad907877d4a8887c5f85a795134c4821b4c05;hpb=f4c6f9335c1e867862dcebcfa9c05b2e3dd05636;p=u-boot diff --git a/configs/vf610twr_nand_defconfig b/configs/vf610twr_nand_defconfig index d50ad90787..60d0126508 100644 --- a/configs/vf610twr_nand_defconfig +++ b/configs/vf610twr_nand_defconfig @@ -1,9 +1,8 @@ CONFIG_ARM=y CONFIG_TARGET_VF610TWR=y -CONFIG_DM_SERIAL=y -CONFIG_DM_GPIO=y CONFIG_DEFAULT_DEVICE_TREE="vf610-twr" CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/vf610twr/imximage.cfg,ENV_IS_IN_NAND" +CONFIG_BOOTDELAY=3 CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMLS is not set @@ -16,10 +15,13 @@ 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