diff options
author | Hans de Goede <hdegoede@redhat.com> | 2015-06-02 16:07:19 +0200 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2015-06-04 14:12:07 +0200 |
commit | 373a6cb38123b58306ee773e82b1952b11800e3a (patch) | |
tree | 17d970350d0fb503311ed45ff55fbb06ae58eed8 /board | |
parent | 8b1ba9415149d238f09614066de4c230cf0f5501 (diff) | |
download | u-boot-373a6cb38123b58306ee773e82b1952b11800e3a.tar.gz u-boot-373a6cb38123b58306ee773e82b1952b11800e3a.tar.bz2 u-boot-373a6cb38123b58306ee773e82b1952b11800e3a.zip |
sunxi: Rename Astar_MID756 to Et_q8_v1_6 to match kernel dts name
Rename the Astar_MID756 to Et_q8_v1_6 to match the kernel dts name.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'board')
-rw-r--r-- | board/sunxi/MAINTAINERS | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS index 0618ec8b98..7a42055559 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -64,11 +64,6 @@ M: Paul Kocialkowski <contact@paulk.fr> S: Maintained F: configs/Ampe_A76_defconfig -Astar MID756 BOARD -M: VishnuPatekar <vishnupatekar0510@gmail.com> -S: Maintained -F: configs/Astar_MID756_defconfig - COLOMBUS BOARD M: Maxime Ripard <maxime.ripard@free-electrons.com> S: Maintained @@ -82,6 +77,11 @@ F: include/configs/sun7i.h F: configs/Cubieboard2_defconfig F: configs/Cubietruck_defconfig +ET Q8 V1.6 Tablet BOARD +M: VishnuPatekar <vishnupatekar0510@gmail.com> +S: Maintained +F: configs/Et_q8_v1_6_defconfig + FORFUN-Q88DB TABLET M: Jens Lucius <info@jenslucius.com> S: Maintained |