diff options
author | Icenowy Zheng <icenowy@aosc.xyz> | 2016-08-27 22:16:13 +0800 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2016-09-03 10:04:15 +0200 |
commit | 6d973ad9d2329ec43334304ecd2cb044e173d4c4 (patch) | |
tree | bf592bc55e99da0e1908ab7a72f5adf29d201149 /board/sunxi | |
parent | 8e71a7ebdc02f8a5812b608b3014a4839ebd2aed (diff) | |
download | u-boot-6d973ad9d2329ec43334304ecd2cb044e173d4c4.tar.gz |
sunxi: Add iNet D978 rev2 defconfig
The iNet D978 rev2 is a tablet board designed by iNet, which is intended to
use on 10" tablets with a appearance like Apple iPad. It has A33 SoC, 1GB
RAM, 8GB/16GB NAND, SDIO Wi-Fi, a MicroUSB port and a MicroSD slot.
Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
Reviewed-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 7072bd8525..cf4d4fb5b7 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -156,6 +156,11 @@ M: Michal Suchanek <hramrach@gmail.com> S: Maintained F: configs/iNet_86VS_defconfig +INET D978 BOARD +M: Icenowy Zheng <icenowy@aosc.xyz> +S: Maintained +F: configs/iNet_D978_rev2_defconfig + LAMOBO-R1 BOARD M: Jelle de Jong <jelledejong@powercraft.nl> S: Maintained |