]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/sama5d2_ptc_nandflash_defconfig
cmd: Toggle the default value of CONFIG_CMD_IMLS
[people/ms/u-boot.git] / configs / sama5d2_ptc_nandflash_defconfig
CommitLineData
9989c156
WY
1CONFIG_ARM=y
2CONFIG_ARCH_AT91=y
3CONFIG_TARGET_SAMA5D2_PTC=y
53b5bf3c 4CONFIG_SPL_GPIO_SUPPORT=y
77d2f7f5 5CONFIG_SPL_LIBCOMMON_SUPPORT=y
cc4288ef 6CONFIG_SPL_LIBGENERIC_SUPPORT=y
e00f76ce 7CONFIG_SPL_SERIAL_SUPPORT=y
8728c97e 8CONFIG_SPL_NAND_SUPPORT=y
5541543f 9CONFIG_NAND_BOOT=y
bb597c0e 10CONFIG_BOOTDELAY=3
5abc1a45
SP
11CONFIG_USE_BOOTARGS=y
12CONFIG_BOOTARGS="console=ttyS0,57600 earlyprintk mtdparts=atmel_nand:6M(bootstrap)ro, 6M(kernel)ro,-(rootfs) rootfstype=ubifs ubi.mtd=2 root=ubi0:rootfs"
84351792 13# CONFIG_DISPLAY_BOARDINFO is not set
c2ae7d82 14CONFIG_SPL=y
9989c156 15# CONFIG_CMD_IMI is not set
9989c156 16# CONFIG_CMD_FLASH is not set
88663126
TR
17# CONFIG_CMD_FPGA is not set
18# CONFIG_CMD_LOADS is not set
8f1a80e9
TR
19CONFIG_CMD_NAND=y
20CONFIG_CMD_NAND_TRIMFFS=y
9989c156 21CONFIG_CMD_SF=y
ecad7051 22CONFIG_CMD_USB=y
91d27a17 23CONFIG_CMD_FAT=y
5dc4dfd2 24CONFIG_ENV_IS_IN_NAND=y
8728c97e 25# CONFIG_MMC is not set
9989c156 26CONFIG_SPI_FLASH=y
645176d1 27CONFIG_USB=y
64d6ac5b 28CONFIG_USB_EHCI_HCD=y
645176d1 29CONFIG_USB_STORAGE=y
ecad7051 30CONFIG_USB_GADGET=y
10ac57fd 31CONFIG_USB_GADGET_MANUFACTURER="Atmel SAMA5D2_PTC"
ecad7051 32CONFIG_USB_GADGET_ATMEL_USBA=y
3f33d3c8 33CONFIG_USB_ETHER=y