]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - configs/mixtile_loftq_defconfig
powerpc/t1023rdb: Add T1023 RDB board support
[karo-tx-uboot.git] / configs / mixtile_loftq_defconfig
1 # The Mixtile LOFT-Q is an A31 based board with 2G RAM, 8G EMMC, sdio wifi,
2 # 1Gbit ethernet, HDMI display, toslink audio plug, 4 USB2.0 port, external
3 # USB2SATA connector, sd card plug, 3x60 external fpic expansion connector,
4 # NXP JN5168 zigbee gw, remote support.
5 #
6 # Also see http://focalcrest.com/en/pc.html#pro02
7 CONFIG_SPL=y
8 CONFIG_SYS_EXTRA_OPTIONS="USB_EHCI,SUNXI_GMAC,RGMII,MACPWR=SUNXI_GPA(21)"
9 CONFIG_DEFAULT_DEVICE_TREE="sun6i-a31-mixtile-loftq"
10 CONFIG_ARM=y
11 CONFIG_ARCH_SUNXI=y
12 CONFIG_MACH_SUN6I=y
13 CONFIG_DRAM_CLK=312
14 CONFIG_DRAM_ZQ=251
15 CONFIG_MMC_SUNXI_SLOT=0
16 CONFIG_MMC_SUNXI_SLOT_EXTRA=2
17 # Wifi power
18 CONFIG_AXP221_ALDO1_VOLT=3300
19 # Vbus gpio for usb1
20 CONFIG_USB1_VBUS_PIN="PH24"
21 # No Vbus gpio for usb2
22 CONFIG_USB2_VBUS_PIN=""
23 CONFIG_ETH_DESIGNWARE=y