diff options
author | Chen-Yu Tsai <wens@csie.org> | 2014-10-22 16:47:48 +0800 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2014-10-24 09:35:39 +0200 |
commit | 7b48d8c8bc40ba3215a5ceb2731d762d4b143e3b (patch) | |
tree | 7385e23a7ee1994d80d3fc3a58c2fe993c0304d4 /board | |
parent | c757a50bd12b4f4f1c44a7cc42354918e8d60cd7 (diff) | |
download | u-boot-imx-7b48d8c8bc40ba3215a5ceb2731d762d4b143e3b.zip u-boot-imx-7b48d8c8bc40ba3215a5ceb2731d762d4b143e3b.tar.gz u-boot-imx-7b48d8c8bc40ba3215a5ceb2731d762d4b143e3b.tar.bz2 |
ARM: sunxi: Add Ippo-q8h-v5 A23 tablet board defconfig
Ippo q8h is a series of A23 tablet boards. This defconfig
is for v5 of these boards, though for u-boot purposes they
are mostly the same.
See: http://linux-sunxi.org/Ippo_q8h
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'board')
-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 7afe45e..febd126 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -50,3 +50,8 @@ COLOMBUS BOARD M: Maxime Ripard <maxime.ripard@free-electrons.com> S: Maintained F: configs/Colombus_defconfig + +IPPO-Q8H-V5 BOARD +M: CHen-Yu Tsai <wens@csie.org> +S: Maintained +F: configs/Ippo_q8h_v5_defconfig |