]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - configs/mixtile_loftq_defconfig
47453cd362ad2ddbb63c485ca469a477e3adb709
[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_ARM=y
10 CONFIG_ARCH_SUNXI=y
11 CONFIG_MACH_SUN6I=y
12 CONFIG_DRAM_CLK=312
13 CONFIG_DRAM_ZQ=251
14 CONFIG_MMC_SUNXI_SLOT=0
15 CONFIG_MMC_SUNXI_SLOT_EXTRA=2
16 # Wifi power
17 CONFIG_AXP221_ALDO1_VOLT=3300
18 # Vbus gpio for usb1
19 CONFIG_USB1_VBUS_PIN="PH24"
20 # No Vbus gpio for usb2
21 CONFIG_USB2_VBUS_PIN=""