Commit 80e8669f6ed0cb2d2e035a5600424d866f17a3d9

Authored by Siarhei Siamashka
Committed by Hans de Goede
1 parent f0ce28e9ed

sun6i: Add defconfig for MSI Primo81 tablet

This patch uses the same ZQ and DRAM clock settings as in the
pre-installed Android firmware.

Signed-off-by: Siarhei Siamashka <siarhei.siamashka@gmail.com>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>

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

... ... @@ -148,6 +148,19 @@
148 148 bool "MINI_X"
149 149 depends on MACH_SUN4I
150 150  
  151 +config TARGET_MSI_PRIMO81
  152 + bool "MSI Primo81 (7.85\" tablet)"
  153 + depends on MACH_SUN6I
  154 + ---help---
  155 + The MSI Primo81 is an A31s based tablet, with 1G RAM, 16G NAND,
  156 + 1024x768 IPS LCD display, mono speaker, 0.3 MP front camera, 2.0 MP
  157 + rear camera, 3500 mAh battery, gt911 touchscreen, mma8452 accelerometer
  158 + and rtl8188etv usb wifi. Has "power", "volume+" and "volume-" buttons
  159 + (both volume buttons are also connected to the UBOOT_SEL pin). The
  160 + external connectors are represented by MicroSD slot, MiniHDMI, MicroUSB
  161 + OTG and 3.5mm headphone jack. More details are available at
  162 + http://linux-sunxi.org/MSI_Primo81
  163 +
151 164 config TARGET_BA10_TV_BOX
152 165 bool "BA10_TV_BOX"
153 166 depends on MACH_SUN4I
board/sunxi/MAINTAINERS
... ... @@ -66,4 +66,9 @@
66 66 M: Chen-Yu Tsai <wens@csie.org>
67 67 S: Maintained
68 68 F: configs/Ippo_q8h_v5_defconfig
  69 +
  70 +MSI-PRIMO81 BOARD
  71 +M: Siarhei Siamashka <siarhei.siamashka@gmail.com>
  72 +S: Maintained
  73 +F: configs/MSI_Primo81_defconfig
configs/MSI_Primo81_defconfig
  1 +CONFIG_SPL=y
  2 +CONFIG_SYS_EXTRA_OPTIONS=""
  3 +CONFIG_FDTFILE="sun6i-a31s-primo81.dtb"
  4 +CONFIG_USB_KEYBOARD=n
  5 ++S:CONFIG_ARM=y
  6 ++S:CONFIG_ARCH_SUNXI=y
  7 ++S:CONFIG_MACH_SUN6I=y
  8 ++S:CONFIG_TARGET_MSI_PRIMO81=y
  9 ++S:CONFIG_DRAM_CLK=360
  10 ++S:CONFIG_DRAM_ZQ=122
  11 +# Wifi power
  12 ++S:CONFIG_AXP221_DLDO1_VOLT=3300