]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
sunxi: Add new Mele_A1000G_quad defconfig
authorHans de Goede <hdegoede@redhat.com>
Mon, 1 Jun 2015 14:37:24 +0000 (16:37 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:48:17 +0000 (22:48 +0200)
commitfd531a514c29ca4780087421cde1744829c680fa
treee724d8aa9114d5621de0ff1e79b785c17f5d25e9
parent0de2e0a26db07734eb48c1884f7498264931aa96
sunxi: Add new Mele_A1000G_quad defconfig

The Mele A1000G-quad and the Mele M9 have the same PCB, sofar we've been
using the same defconfig (and dts on the kernel side) for both models.
Unfortunately this does not work for the otg controller, on the M9 this
is routed to a micro-usb connector on the outside, while as on the
A1000G-quad it is connected to an usb to sata bridge.

This commit adds a new defconfig for the Mele-A1000G-quad to allow using
different otg controller settings on the 2 boards.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
arch/arm/dts/Makefile
arch/arm/dts/sun6i-a31-mele-a1000g-quad.dts [new file with mode: 0644]
board/sunxi/MAINTAINERS
configs/Mele_A1000G_quad_defconfig [new file with mode: 0644]
configs/Mele_M9_defconfig