diff options
author | Jens Lucius <incnews@jenslucius.de> | 2015-03-03 21:45:06 (GMT) |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2015-03-10 14:20:24 (GMT) |
commit | 25dab88fe962ff016378b97791e39a1e022fbcd8 (patch) | |
tree | 51fb1647de608ba38606e990989c013d9ff35d41 /board/sunxi/MAINTAINERS | |
parent | 44857532cfdfaa0514b02de8f9c3b96392d572b8 (diff) | |
download | u-boot-fsl-qoriq-25dab88fe962ff016378b97791e39a1e022fbcd8.tar.xz |
sunxi: Add support for the Forfun Q88DB tablet
The Forfun Q88DB is an A13 tablet in the common Q8 format.
Features are 512MB RAM, 4GB NAND, 7" Display, RTL8188 Wifi, 2 cameras.
For more details see: http://linux-sunxi.org/Forfun_Q88DB
Signed-off-by: Jens Lucius <info@jenslucius.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
Signed-off-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'board/sunxi/MAINTAINERS')
-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 3e6ce88..ca96ff9 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -65,6 +65,11 @@ F: include/configs/sun7i.h F: configs/Cubieboard2_defconfig F: configs/Cubietruck_defconfig +FORFUN-Q88DB TABLET +M: Jens Lucius <info@jenslucius.com> +S: Maintained +F: configs/forfun_q88db_defconfig + GEMEI-G9 TABLET M: Priit Laes <plaes@plaes.org> S: Maintained |