]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/mixtile_loftq_defconfig
sunxi: Replace the pcDuino3 config with FDT version
[people/ms/u-boot.git] / configs / mixtile_loftq_defconfig
CommitLineData
d3aa051e
HP
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
7CONFIG_SPL=y
8CONFIG_SYS_EXTRA_OPTIONS="USB_EHCI,SUNXI_GMAC,RGMII,MACPWR=SUNXI_GPA(21)"
9CONFIG_ARM=y
10CONFIG_ARCH_SUNXI=y
11CONFIG_MACH_SUN6I=y
12CONFIG_DRAM_CLK=312
13CONFIG_DRAM_ZQ=251
14CONFIG_MMC_SUNXI_SLOT=0
15CONFIG_MMC_SUNXI_SLOT_EXTRA=2
16# Wifi power
17CONFIG_AXP221_ALDO1_VOLT=3300
18# Vbus gpio for usb1
19CONFIG_USB1_VBUS_PIN="PH24"
20# No Vbus gpio for usb2
21CONFIG_USB2_VBUS_PIN=""