[U-Boot] [PATCH 2/3] arm: socfpga: update MAINTAINERS' file for cyclone5_socdk and arria5_socdk

dinguyen at opensource.altera.com dinguyen at opensource.altera.com
Wed Sep 23 00:01:33 CEST 2015


From: Dinh Nguyen <dinguyen at opensource.altera.com>

commit "arm: socfpga: rename socfpga_cyclone5 and socfpga_arria5 config files"
renames the configs files, so we should update the MAINTAINERS' entry. At
the same time, update the email for Dinh Nguyen.

Signed-off-by: Dinh Nguyen <dinguyen at opensource.altera.com>
---
 board/altera/arria5-socdk/MAINTAINERS   | 4 ++--
 board/altera/cyclone5-socdk/MAINTAINERS | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/board/altera/arria5-socdk/MAINTAINERS b/board/altera/arria5-socdk/MAINTAINERS
index 30f2477..ba35b36 100644
--- a/board/altera/arria5-socdk/MAINTAINERS
+++ b/board/altera/arria5-socdk/MAINTAINERS
@@ -1,7 +1,7 @@
 SOCFPGA BOARD
-M:	Dinh Nguyen <dinguyen at altera.com>
+M:	Dinh Nguyen <dinguyen at opensource.altera.com>
 M:	Chin-Liang See <clsee at altera.com>
 S:	Maintained
 F:	board/altera/arria5-socdk/
-F:	include/configs/socfpga_arria5.h
+F:	include/configs/socfpga_arria5_socdk.h
 F:	configs/socfpga_arria5_defconfig
diff --git a/board/altera/cyclone5-socdk/MAINTAINERS b/board/altera/cyclone5-socdk/MAINTAINERS
index f218ca4..6374d59 100644
--- a/board/altera/cyclone5-socdk/MAINTAINERS
+++ b/board/altera/cyclone5-socdk/MAINTAINERS
@@ -1,9 +1,9 @@
 SOCFPGA BOARD
-M:	Dinh Nguyen <dinguyen at altera.com>
+M:	Dinh Nguyen <dinguyen at opensource.altera.com>
 M:	Chin-Liang See <clsee at altera.com>
 S:	Maintained
 F:	board/altera/cyclone5-socdk/
-F:	include/configs/socfpga_cyclone5.h
+F:	include/configs/socfpga_cyclone5_socdk.h
 F:	configs/socfpga_cyclone5_defconfig
 
 SOCRATES BOARD
-- 
2.4.5



More information about the U-Boot mailing list