]> git.ipfire.org Git - thirdparty/u-boot.git/blame - configs/vf610twr_defconfig
ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboards
[thirdparty/u-boot.git] / configs / vf610twr_defconfig
CommitLineData
dd84058d 1CONFIG_ARM=y
24a72511
TR
2CONFIG_SYS_THUMB_BUILD=y
3# CONFIG_SPL_SYS_THUMB_BUILD is not set
7966b437 4CONFIG_ARCH_VF610=y
278b90ce 5CONFIG_SYS_TEXT_BASE=0x3f401000
86cf1c82 6CONFIG_NR_DRAM_BANKS=1
2be29653 7CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/vf610twr/imximage.cfg"
bb597c0e 8CONFIG_BOOTDELAY=3
b44b3026 9CONFIG_LOGLEVEL=3
a5d67547 10CONFIG_BOARD_EARLY_INIT_F=y
adad96e6 11CONFIG_HUSH_PARSER=y
d021e942
AF
12# CONFIG_CMDLINE_EDITING is not set
13# CONFIG_AUTO_COMPLETE is not set
89cb2b5f 14CONFIG_CMD_BOOTZ=y
78d1e1d0 15CONFIG_CMD_MEMTEST=y
51f29370 16CONFIG_CMD_FUSE=y
dbac20c1 17CONFIG_CMD_GPIO=y
88663126
TR
18CONFIG_CMD_I2C=y
19CONFIG_CMD_MMC=y
20CONFIG_CMD_NAND_TRIMFFS=y
ef0f2f57 21# CONFIG_CMD_SETEXPR is not set
78d1e1d0 22CONFIG_CMD_DHCP=y
89cb2b5f 23CONFIG_CMD_MII=y
78d1e1d0 24CONFIG_CMD_PING=y
89cb2b5f 25CONFIG_CMD_FAT=y
43ede0bc
TR
26CONFIG_MTDIDS_DEFAULT="nand0=fsl_nfc"
27CONFIG_MTDPARTS_DEFAULT="mtdparts=fsl_nfc:128k(vf-bcb)ro,1408k(u-boot)ro,512k(u-boot-env),4m(kernel),512k(fdt),-(rootfs)"
8f2fe0c8 28CONFIG_CMD_UBI=y
dbac20c1 29CONFIG_OF_CONTROL=y
8c5cad05 30CONFIG_DEFAULT_DEVICE_TREE="vf610-twr"
5dc4dfd2 31CONFIG_ENV_IS_IN_MMC=y
dbac20c1 32CONFIG_DM=y
aca5cd27 33CONFIG_DM_GPIO=y
dbac20c1 34CONFIG_VYBRID_GPIO=y
07dea2e7 35CONFIG_FSL_ESDHC=y
5519194d
SA
36CONFIG_NAND_VF610_NFC=y
37CONFIG_SYS_NAND_BUSWIDTH_16BIT=y
3146f0c0 38CONFIG_PHYLIB=y
da3b9e7f 39CONFIG_PHY_MICREL=y
d7869b21 40CONFIG_MII=y
aca5cd27 41CONFIG_DM_SERIAL=y
5ed07cf5 42CONFIG_FSL_LPUART=y
3d05c384 43# CONFIG_EFI_LOADER is not set