]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/at91sam9m10g45ek_mmc_defconfig
configs: Resync with savedefconfig
[people/ms/u-boot.git] / configs / at91sam9m10g45ek_mmc_defconfig
1 CONFIG_ARM=y
2 CONFIG_ARCH_AT91=y
3 CONFIG_TARGET_AT91SAM9M10G45EK=y
4 CONFIG_SYS_MALLOC_F_LEN=0x2000
5 CONFIG_DEFAULT_DEVICE_TREE="at91sam9m10g45ek"
6 CONFIG_DEBUG_UART=y
7 CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9M10G45,SYS_USE_MMC"
8 CONFIG_ENV_IS_IN_FAT=y
9 CONFIG_BOOTDELAY=3
10 CONFIG_USE_BOOTARGS=y
11 CONFIG_BOOTARGS="console=ttyS0,115200 mtdparts=atmel_nand:8M(bootstrap/uboot/kernel)ro,-(rootfs) root=/dev/mmcblk0p2 rw rootwait"
12 # CONFIG_CONSOLE_MUX is not set
13 CONFIG_SYS_CONSOLE_IS_IN_ENV=y
14 # CONFIG_DISPLAY_BOARDINFO is not set
15 CONFIG_HUSH_PARSER=y
16 CONFIG_SYS_PROMPT="U-Boot> "
17 # CONFIG_CMD_BDI is not set
18 CONFIG_CMD_BOOTZ=y
19 # CONFIG_CMD_IMI is not set
20 # CONFIG_CMD_IMLS is not set
21 # CONFIG_CMD_FLASH is not set
22 # CONFIG_CMD_FPGA is not set
23 # CONFIG_CMD_LOADS is not set
24 CONFIG_CMD_MMC=y
25 CONFIG_CMD_NAND=y
26 CONFIG_CMD_USB=y
27 # CONFIG_CMD_SETEXPR is not set
28 CONFIG_CMD_DHCP=y
29 CONFIG_CMD_PING=y
30 CONFIG_CMD_FAT=y
31 CONFIG_OF_CONTROL=y
32 CONFIG_DM=y
33 CONFIG_CLK=y
34 CONFIG_CLK_AT91=y
35 CONFIG_AT91_UTMI=y
36 CONFIG_DM_GPIO=y
37 CONFIG_AT91_GPIO=y
38 CONFIG_DM_MMC=y
39 CONFIG_GENERIC_ATMEL_MCI=y
40 CONFIG_DM_ETH=y
41 CONFIG_MACB=y
42 CONFIG_PINCTRL=y
43 CONFIG_PINCTRL_AT91=y
44 CONFIG_DM_SERIAL=y
45 CONFIG_DEBUG_UART_ATMEL=y
46 CONFIG_DEBUG_UART_BASE=0xffffee00
47 CONFIG_DEBUG_UART_CLOCK=132000000
48 CONFIG_DEBUG_UART_BOARD_INIT=y
49 CONFIG_DEBUG_UART_ANNOUNCE=y
50 CONFIG_ATMEL_USART=y
51 CONFIG_USB=y
52 CONFIG_DM_USB=y
53 CONFIG_USB_EHCI_HCD=y
54 CONFIG_USB_STORAGE=y
55 CONFIG_LCD=y