Commit 2c68c8a409ef9b66db81e27e559c75823ebfc014

Authored by Hans de Goede
1 parent 83edb2ace6

sunxi: Add ga10h v1.1 defconfig

The ga10h is an 10" tablet with an A33 or A23 soc, 1G RAM, 8G or 16G nand,
sdio wifi, 2 micro usb ports, 1 otg and 1 host and 1 micro sd slot.

This commit adds a defconfig for the v1.1 pcb with an a33 soc.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>

Showing 2 changed files with 30 additions and 0 deletions Side-by-side Diff

board/sunxi/MAINTAINERS
... ... @@ -37,6 +37,7 @@
37 37 F: configs/qt840a_defconfig
38 38 F: configs/Wits_Pro_A20_DKT_defconfig
39 39 F: include/configs/sun8i.h
  40 +F: configs/ga10h_v1_1_defconfig
40 41 F: configs/Ippo_q8h_v1_2_defconfig
41 42 F: configs/Ippo_q8h_v1_2_a33_1024x600_defconfig
42 43  
configs/ga10h_v1_1_defconfig
  1 +# The ga10h is an 10" tablet with an A33 or A23 soc, 1G RAM, 8G or 16G nand,
  2 +# sdio wifi, 2 micro usb ports, 1 otg and 1 host and 1 micro sd slot.
  3 +#
  4 +# This defconfig is for the v1.1 pcb with an a33 soc.
  5 +CONFIG_SPL=y
  6 +CONFIG_SYS_EXTRA_OPTIONS="CONS_INDEX=5"
  7 +CONFIG_DEFAULT_DEVICE_TREE="sun8i-a33-ippo-q8h-v1.2-lcd1024x600"
  8 +CONFIG_USB_MUSB_SUNXI=y
  9 +CONFIG_USB0_VBUS_PIN="AXP0-VBUS-ENABLE"
  10 +CONFIG_USB0_VBUS_DET="AXP0-VBUS-DETECT"
  11 +CONFIG_AXP_GPIO=y
  12 +CONFIG_VIDEO_LCD_MODE="x:1024,y:600,depth:18,pclk_khz:52000,le:138,ri:162,up:22,lo:10,hs:20,vs:3,sync:3,vmode:0"
  13 +CONFIG_VIDEO_LCD_PANEL_LVDS=y
  14 +CONFIG_VIDEO_LCD_DCLK_PHASE=0
  15 +CONFIG_VIDEO_LCD_POWER="PH7"
  16 +CONFIG_VIDEO_LCD_BL_EN="PH6"
  17 +CONFIG_VIDEO_LCD_BL_PWM="PH0"
  18 +#CONFIG_VIDEO_LCD_BL_PWM_ACTIVE_LOW=n
  19 +CONFIG_ARM=y
  20 +CONFIG_ARCH_SUNXI=y
  21 +CONFIG_MACH_SUN8I_A33=y
  22 +CONFIG_DRAM_CLK=432
  23 +# zq = 0x3bbb
  24 +CONFIG_DRAM_ZQ=15291
  25 +CONFIG_DRAM_ODT_EN=y
  26 +# Wifi power
  27 +CONFIG_AXP221_DLDO1_VOLT=3300
  28 +# aldo1 is connected to VCC-IO, VCC-PD, VCC-USB and VCC-HP
  29 +CONFIG_AXP221_ALDO1_VOLT=3000