diff options
author | Hans de Goede <hdegoede@redhat.com> | 2015-08-05 17:50:03 +0200 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2015-08-14 08:37:36 +0200 |
commit | 7d65e2c3070c33f7881a6c03dbae46a302e5a893 (patch) | |
tree | 30a875b1794c4b4504abb8ab7e81efdbe1250ea0 /board/sunxi/MAINTAINERS | |
parent | da52a4a367d8d15003fd4357a0d08c94124a0d78 (diff) | |
download | u-boot-imx-7d65e2c3070c33f7881a6c03dbae46a302e5a893.zip u-boot-imx-7d65e2c3070c33f7881a6c03dbae46a302e5a893.tar.gz u-boot-imx-7d65e2c3070c33f7881a6c03dbae46a302e5a893.tar.bz2 |
sunxi: Add support for the Auxtek-T003 HDMI stick
The Auxtek-T003 HDMI stick is an A10s based HDMI stick with USB wifi,
and composite video out support.
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 1f12a64..1b44ce8 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -19,6 +19,7 @@ F: include/configs/sun5i.h F: configs/A10s-OLinuXino-M_defconfig F: configs/A13-OLinuXino_defconfig F: configs/A13-OLinuXinoM_defconfig +F: configs/Auxtek-T003_defconfig F: configs/Auxtek-T004_defconfig F: configs/mk802_a10s_defconfig F: configs/r7-tv-dongle_defconfig |