]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/at91sam9g20ek_2mmc_nandflash_defconfig
Merge git://git.denx.de/u-boot-fsl-qoriq
[people/ms/u-boot.git] / configs / at91sam9g20ek_2mmc_nandflash_defconfig
1 CONFIG_ARM=y
2 CONFIG_ARCH_AT91=y
3 CONFIG_TARGET_AT91SAM9260EK=y
4 CONFIG_SYS_MALLOC_F_LEN=0x2000
5 CONFIG_DEFAULT_DEVICE_TREE="at91sam9g20ek_2mmc"
6 CONFIG_DEBUG_UART=y
7 CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9G20,AT91SAM9G20EK_2MMC,SYS_USE_NANDFLASH"
8 CONFIG_ENV_IS_IN_NAND=y
9 CONFIG_BOOTDELAY=3
10 # CONFIG_DISPLAY_BOARDINFO is not set
11 CONFIG_SYS_PROMPT="U-Boot> "
12 # CONFIG_CMD_BDI is not set
13 CONFIG_CMD_BOOTZ=y
14 # CONFIG_CMD_IMI is not set
15 # CONFIG_CMD_IMLS is not set
16 # CONFIG_CMD_LOADS is not set
17 CONFIG_CMD_MMC=y
18 CONFIG_CMD_NAND=y
19 CONFIG_CMD_USB=y
20 # CONFIG_CMD_FPGA is not set
21 # CONFIG_CMD_SOURCE is not set
22 # CONFIG_CMD_SETEXPR is not set
23 CONFIG_CMD_DHCP=y
24 CONFIG_CMD_PING=y
25 CONFIG_CMD_FAT=y
26 CONFIG_OF_CONTROL=y
27 CONFIG_DM=y
28 CONFIG_CLK=y
29 CONFIG_CLK_AT91=y
30 CONFIG_DM_GPIO=y
31 CONFIG_AT91_GPIO=y
32 CONFIG_DM_MMC=y
33 CONFIG_GENERIC_ATMEL_MCI=y
34 CONFIG_DM_ETH=y
35 CONFIG_MACB=y
36 CONFIG_PINCTRL=y
37 CONFIG_PINCTRL_AT91=y
38 CONFIG_DM_SERIAL=y
39 CONFIG_DEBUG_UART_ATMEL=y
40 CONFIG_DEBUG_UART_BASE=0xfffff200
41 CONFIG_DEBUG_UART_CLOCK=132000000
42 CONFIG_DEBUG_UART_BOARD_INIT=y
43 CONFIG_DEBUG_UART_ANNOUNCE=y
44 CONFIG_ATMEL_USART=y
45 CONFIG_USB=y
46 CONFIG_DM_USB=y
47 CONFIG_USB_STORAGE=y