diff options
author | Ian Campbell | 2015-01-22 11:56:50 +0000 |
---|---|---|
committer | Hans de Goede | 2015-01-23 15:15:02 +0100 |
commit | c17fb11c56629e3e293db81600d0bf7926f221ee (patch) | |
tree | 562b1e74cbae7ac6bf8cb3d7e0e00d4777522ce9 /board/sunxi | |
parent | 389046be2ff2bf6752deb822ede07c02afc8f9b0 (diff) |
sunxi: Add support for Mele M5.
HDMI, SATA, USB and Ethernet appear functional, I've not done extensive tests
of all peripherals though.
Signed-off-by: Ian Campbell <ijc@hellion.org.uk>
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/MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS index a06d3ce90c4..b540bd37e23 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -94,3 +94,8 @@ MARSBOARD-A10 BOARD M: Aleksei Mamlin <mamlinav@gmail.com> S: Maintained F: configs/Marsboard_A10_defconfig + +MELE M5 BOARD +M: Ian Campbell <ijc@hellion.org.uk> +S: Maintained +F: configs/Mele_M5_defconfig |