[U-Boot] [PATCH] ARM: sunxi: Fix Ippo-q8h-v5 defconfig filename

Chen-Yu Tsai wens at csie.org
Fri Oct 24 10:07:25 CEST 2014


The defconfig for Ippo-q8h-v5 was incorrectly committed as
"Ippo_q8h". This patch renames it correctly, as well as
correct a typo in my name in the maintainers listing.

Signed-off-by: Chen-Yu Tsai <wens at csie.org>
---

Feel free to squash this into

    7b48d8c ARM: sunxi: Add Ippo-q8h-v5 A23 tablet board defconfig

Sorry for overlooking this.
---
 configs/Ippo_q8h_defconfig => Ippo_q8h_v5_defconfig | 0
 board/sunxi/MAINTAINERS                             | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename configs/Ippo_q8h_defconfig => Ippo_q8h_v5_defconfig (100%)

diff --git a/configs/Ippo_q8h_defconfig b/Ippo_q8h_v5_defconfig
similarity index 100%
rename from configs/Ippo_q8h_defconfig
rename to Ippo_q8h_v5_defconfig
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS
index febd126..702b18b 100644
--- a/board/sunxi/MAINTAINERS
+++ b/board/sunxi/MAINTAINERS
@@ -52,6 +52,6 @@ S:	Maintained
 F:	configs/Colombus_defconfig
 
 IPPO-Q8H-V5 BOARD
-M:	CHen-Yu Tsai <wens at csie.org>
+M:	Chen-Yu Tsai <wens at csie.org>
 S:	Maintained
 F:	configs/Ippo_q8h_v5_defconfig
-- 
2.1.1



More information about the U-Boot mailing list