[U-Boot] [PATCH 2/2] sunxi: Add support for gt90h-v4 tablets

Ian Campbell ijc+uboot at hellion.org.uk
Fri Aug 14 19:04:50 CEST 2015


On Fri, 2015-08-14 at 16:55 +0200, Hans de Goede wrote:
> Hi,
> 
> On 14-08-15 16:52, Hans de Goede wrote:
> > The gt90h is a pcb found in generic 9" tablets with an A23 soc, 1G 
> RAM
> > and 8G nand, rtl8723as usb wifi, 1 micro usb port and 1 micro sd 
> slot.
> >
> > The pmic setup on this board is somewhat special, dcdc2 MUST be set
> > to 1.1V instead of the usual 1.2V otherwise the board is very 
> unstable.
> > aldo1 is used to power the micro sd slot, dldo1 is used for wifi.
> >
> > This commit adds a defconfig + dts (as submitted to the kernel) for
> > the gt90h-v4 pcb.
> >
> > Signed-off-by: Hans de Goede <hdegoede at redhat.com>
> > ---
> >   arch/arm/dts/Makefile               |   1 +
> >   arch/arm/dts/sun8i-a23-gt90h-v4.dts | 145 
> ++++++++++++++++++++++++++++++++++++
> >   configs/gt90h_v4_defconfig          |  26 +++++++
> >   3 files changed, 172 insertions(+)
> >   create mode 100644 arch/arm/dts/sun8i-a23-gt90h-v4.dts
> >   create mode 100644 configs/gt90h_v4_defconfig
> 
> Gah, and I've forgotten about updating MAINTAINERS again, fixed in
> my personal tree.

With that:
    Acked-by: Ian Campbell <ijc at hellion.org.uk>



More information about the U-Boot mailing list