diff options
author | Hans de Goede <hdegoede@redhat.com> | 2014-09-30 16:12:39 +0200 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2014-10-24 09:35:37 +0200 |
commit | f1fe97527a5301549133a5b0e25ac1fe0243e7a9 (patch) | |
tree | a6d5bd22bef7d82b35f4b63cda7aa9be4ba0b13d /board/sunxi/MAINTAINERS | |
parent | a3e8c22011e9b00e356c9f216ed886e524ca24c3 (diff) | |
download | u-boot-imx-f1fe97527a5301549133a5b0e25ac1fe0243e7a9.zip u-boot-imx-f1fe97527a5301549133a5b0e25ac1fe0243e7a9.tar.gz u-boot-imx-f1fe97527a5301549133a5b0e25ac1fe0243e7a9.tar.bz2 |
sunxi: Add support for the Mele M3 board
The Mele M3 is yet another Allwinnner based Android top set box from Mele.
It uses a housing similar to the A2000, but without the USM sata storage slot
at the top.
It features an A20 SoC, 1G RAM, 4G eMMC (unique for Allwinner devices),
100Mbit ethernet, HDMI out, 3 USB A receptacles, VGA, and A/V OUT connections.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'board/sunxi/MAINTAINERS')
-rw-r--r-- | board/sunxi/MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS index 4ed82cf..6c4226e 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -8,6 +8,7 @@ F: configs/ba10_tv_box_defconfig F: configs/Cubieboard_defconfig F: configs/Mele_A1000_defconfig F: configs/Mele_A1000G_defconfig +F: configs/Mele_M3_defconfig F: configs/Mini-X_defconfig F: configs/Mini-X-1Gb_defconfig F: include/configs/sun5i.h |