[U-Boot] [PATCH] arm: socfpga: Fix MAINTAINERS entry for CV/AV SoCDK

Marek Vasut marex at denx.de
Wed Aug 19 22:29:18 CEST 2015


Repair the maintainer entries so they match the current state of code.

Signed-off-by: Marek Vasut <marex at denx.de>
---
 board/altera/arria5-socdk/MAINTAINERS   | 11 +++--------
 board/altera/cyclone5-socdk/MAINTAINERS |  2 +-
 2 files changed, 4 insertions(+), 9 deletions(-)

diff --git a/board/altera/arria5-socdk/MAINTAINERS b/board/altera/arria5-socdk/MAINTAINERS
index 0482581..30f2477 100644
--- a/board/altera/arria5-socdk/MAINTAINERS
+++ b/board/altera/arria5-socdk/MAINTAINERS
@@ -2,11 +2,6 @@ SOCFPGA BOARD
 M:	Dinh Nguyen <dinguyen at altera.com>
 M:	Chin-Liang See <clsee at altera.com>
 S:	Maintained
-F:	board/altera/socfpga/
-F:	include/configs/socfpga_cyclone5.h
-F:	configs/socfpga_cyclone5_defconfig
-
-SOCRATES BOARD
-M:	Stefan Roese <sr at denx.de>
-S:	Maintained
-F:	configs/socfpga_socrates_defconfig
+F:	board/altera/arria5-socdk/
+F:	include/configs/socfpga_arria5.h
+F:	configs/socfpga_arria5_defconfig
diff --git a/board/altera/cyclone5-socdk/MAINTAINERS b/board/altera/cyclone5-socdk/MAINTAINERS
index 0482581..f218ca4 100644
--- a/board/altera/cyclone5-socdk/MAINTAINERS
+++ b/board/altera/cyclone5-socdk/MAINTAINERS
@@ -2,7 +2,7 @@ SOCFPGA BOARD
 M:	Dinh Nguyen <dinguyen at altera.com>
 M:	Chin-Liang See <clsee at altera.com>
 S:	Maintained
-F:	board/altera/socfpga/
+F:	board/altera/cyclone5-socdk/
 F:	include/configs/socfpga_cyclone5.h
 F:	configs/socfpga_cyclone5_defconfig
 
-- 
2.1.4



More information about the U-Boot mailing list