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.
6 # Also see http://focalcrest.com/en/pc.html#pro02
8 CONFIG_SYS_EXTRA_OPTIONS="USB_EHCI,SUNXI_GMAC,RGMII,MACPWR=SUNXI_GPA(21)"
14 CONFIG_MMC_SUNXI_SLOT=0
15 CONFIG_MMC_SUNXI_SLOT_EXTRA=2
17 CONFIG_AXP221_ALDO1_VOLT=3300
19 CONFIG_USB1_VBUS_PIN="PH24"
20 # No Vbus gpio for usb2
21 CONFIG_USB2_VBUS_PIN=""
22 CONFIG_ETH_DESIGNWARE=y