[U-Boot] [PATCH 3/4] sunxi: Rename Astar_MID756 to Et_q8_v1_6 to match kernel dts name

Hans de Goede hdegoede at redhat.com
Tue Jun 2 22:10:09 CEST 2015


Rename the Astar_MID756 to Et_q8_v1_6 to match the kernel dts name.

Signed-off-by: Hans de Goede <hdegoede at redhat.com>
---
 board/sunxi/MAINTAINERS                                  | 10 +++++-----
 configs/{Astar_MID756_defconfig => Et_q8_v1_6_defconfig} |  0
 2 files changed, 5 insertions(+), 5 deletions(-)
 rename configs/{Astar_MID756_defconfig => Et_q8_v1_6_defconfig} (100%)

diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS
index 0618ec8..7a42055 100644
--- a/board/sunxi/MAINTAINERS
+++ b/board/sunxi/MAINTAINERS
@@ -64,11 +64,6 @@ M:	Paul Kocialkowski <contact at paulk.fr>
 S:	Maintained
 F:	configs/Ampe_A76_defconfig
 
-Astar MID756 BOARD
-M:	VishnuPatekar <vishnupatekar0510 at gmail.com>
-S:	Maintained
-F:	configs/Astar_MID756_defconfig
-
 COLOMBUS BOARD
 M:	Maxime Ripard <maxime.ripard at 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 at gmail.com>
+S:	Maintained
+F:	configs/Et_q8_v1_6_defconfig
+
 FORFUN-Q88DB TABLET
 M:	Jens Lucius <info at jenslucius.com>
 S:	Maintained
diff --git a/configs/Astar_MID756_defconfig b/configs/Et_q8_v1_6_defconfig
similarity index 100%
rename from configs/Astar_MID756_defconfig
rename to configs/Et_q8_v1_6_defconfig
-- 
2.3.6



More information about the U-Boot mailing list