[U-Boot] [PATCH 2/3] MAINTAINERS: fix the cm-t35 board name

Igor Grinberg grinberg at compulab.co.il
Mon Apr 22 13:06:54 CEST 2013


"cm-t35" in U-Boot source code is called "cm_t35".
Make the change "cm-t35" -> "cm_t35" for better greppability.

Signed-off-by: Igor Grinberg <grinberg at compulab.co.il>
---
 MAINTAINERS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 643a5ac..8e707d5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -683,7 +683,7 @@ Simon Guinot <simon.guinot at sequanux.org>
 
 Igor Grinberg <grinberg at compulab.co.il>
 
-	cm-t35		ARM ARMV7 (OMAP3xx Soc)
+	cm_t35		ARM ARMV7 (OMAP3xx Soc)
 
 Stefan Herbrechtsmeier <stefan at code.herbrechtsmeier.net>
 
-- 
1.7.3.4



More information about the U-Boot mailing list