summaryrefslogtreecommitdiffstats
path: root/board
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2015-06-01 16:37:24 +0200
committerHans de Goede <hdegoede@redhat.com>2015-06-04 14:11:23 +0200
commit2c23da06ba684c2a0ba14583eaed5607ad26db52 (patch)
treeffd85675ce50caddbceb1f50f77c7bacaa417a62 /board
parent7afebb5b295acee1b0f238e7cf4fb4415bcb385f (diff)
downloadtalos-obmc-uboot-2c23da06ba684c2a0ba14583eaed5607ad26db52.tar.gz
talos-obmc-uboot-2c23da06ba684c2a0ba14583eaed5607ad26db52.zip
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>
Diffstat (limited to 'board')
-rw-r--r--board/sunxi/MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS
index 22d560a233..0618ec8b98 100644
--- a/board/sunxi/MAINTAINERS
+++ b/board/sunxi/MAINTAINERS
@@ -10,6 +10,7 @@ F: configs/Cubieboard_defconfig
F: configs/Hyundai_A7HD_defconfig
F: configs/jesurun_q5_defconfig
F: configs/Mele_A1000_defconfig
+F: configs/Mele_A1000G_quad_defconfig
F: configs/Mele_M3_defconfig
F: configs/Mini-X_defconfig
F: configs/mk802_defconfig
OpenPOWER on IntegriCloud