]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - configs/Mele_A1000G_quad_defconfig
CPCI4052: Remove CONFIG_SYS_LONGHELP
[karo-tx-uboot.git] / configs / Mele_A1000G_quad_defconfig
1 # The Mele A1000G quad is yet another Allwinnner based Android top set box
2 # from Mele.
3 #
4 # It uses the same case as the original Mele A1000 and the same PCB as the M9,
5 # the  USM sata storage slot is connected via anusb to sata bridge connected to
6 # the otg controller, this renders the micro USB B receptacle non functional.
7 #
8 # It features an A31 SoC, 2G RAM, 16G Nand, 100Mbit ethernet, HDMI out,
9 # 3 USB A receptacles, 3.5 mm jack for analog audio out, optical spdif,
10 # RTL R8188EU (USB) wifi and a full size sdcard slot
11 CONFIG_ARM=y
12 CONFIG_ARCH_SUNXI=y
13 CONFIG_MACH_SUN6I=y
14 CONFIG_DRAM_ZQ=120
15 CONFIG_USB1_VBUS_PIN="PC27"
16 CONFIG_USB2_VBUS_PIN=""
17 CONFIG_DEFAULT_DEVICE_TREE="sun6i-a31-mele-a1000g-quad"
18 CONFIG_SPL=y
19 CONFIG_SYS_EXTRA_OPTIONS="USB_EHCI,SUNXI_GMAC"
20 CONFIG_ETH_DESIGNWARE=y
21 CONFIG_AXP221_DCDC1_VOLT=3300
22 CONFIG_AXP221_DLDO1_VOLT=3300
23 CONFIG_AXP221_DLDO4_VOLT=3300
24 CONFIG_AXP221_ALDO1_VOLT=3300