summaryrefslogtreecommitdiffstats
path: root/board/sunxi
diff options
context:
space:
mode:
authorChen-Yu Tsai <wens@csie.org>2014-12-09 16:56:53 +0800
committerHans de Goede <hdegoede@redhat.com>2015-01-14 14:56:36 +0100
commita805b7e5da479a21fdac666237a11687de21b5e6 (patch)
tree2814d4ca1086a5dfc31c8e1d420899045161b98d /board/sunxi
parentcac5b1cc0d6daa0c0a037fd24a87d4db4e0a1456 (diff)
downloadblackbird-obmc-uboot-a805b7e5da479a21fdac666237a11687de21b5e6.tar.gz
blackbird-obmc-uboot-a805b7e5da479a21fdac666237a11687de21b5e6.zip
sun6i: Add new board Merrii Hummingbird A31
The Merrii Hummingbird A31 is a A31 based development board with 1G RAM, 8G NAND, AP6210 WiFi+BT, gigabit ethernet, USB OTG, 2 USB 2.0 ports connected to a USB hub chip, HDMI, VGA, TV and stereo in/out. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'board/sunxi')
-rw-r--r--board/sunxi/Kconfig4
-rw-r--r--board/sunxi/MAINTAINERS5
2 files changed, 9 insertions, 0 deletions
diff --git a/board/sunxi/Kconfig b/board/sunxi/Kconfig
index f7da7042f4..88f09fb349 100644
--- a/board/sunxi/Kconfig
+++ b/board/sunxi/Kconfig
@@ -111,6 +111,10 @@ config TARGET_CUBIETRUCK
bool "CUBIETRUCK"
depends on MACH_SUN7I
+config TARGET_HUMMINGBIRD_A31
+ bool "HUMMINGBIRD_A31"
+ depends on MACH_SUN6I
+
config TARGET_IPPO_Q8H_V5
bool "IPPO_Q8H_V5"
depends on MACH_SUN8I
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS
index 013d485135..1a1814c33b 100644
--- a/board/sunxi/MAINTAINERS
+++ b/board/sunxi/MAINTAINERS
@@ -55,6 +55,11 @@ M: Maxime Ripard <maxime.ripard@free-electrons.com>
S: Maintained
F: configs/Colombus_defconfig
+HUMMINIGBIRD-A31 BOARD
+M: Chen-Yu Tsai <wens@csie.org>
+S: Maintained
+F: configs/Hummingbird_A31_defconfig
+
IPPO-Q8H-V5 BOARD
M: Chen-Yu Tsai <wens@csie.org>
S: Maintained
OpenPOWER on IntegriCloud