diff options
author | Marek Vasut | 2015-08-19 22:25:44 +0200 |
---|---|---|
committer | Marek Vasut | 2015-08-23 11:56:20 +0200 |
commit | d418301167a1b8ccc64060a5a538c2980cdae073 (patch) | |
tree | 122aaf40136b990ff44b817ad4fa793caf71c916 /board/altera | |
parent | 1bd57ff540fc6734d3a27be170109e891d6664cf (diff) |
arm: socfpga: Fix MAINTAINERS entry for CV/AV SoCDK
Repair the maintainer entries so they match the current state of code.
Signed-off-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'board/altera')
-rw-r--r-- | board/altera/arria5-socdk/MAINTAINERS | 11 | ||||
-rw-r--r-- | 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 0482581921f..30f2477681d 100644 --- a/board/altera/arria5-socdk/MAINTAINERS +++ b/board/altera/arria5-socdk/MAINTAINERS @@ -2,11 +2,6 @@ SOCFPGA BOARD M: Dinh Nguyen <dinguyen@altera.com> M: Chin-Liang See <clsee@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@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 0482581921f..f218ca411c8 100644 --- a/board/altera/cyclone5-socdk/MAINTAINERS +++ b/board/altera/cyclone5-socdk/MAINTAINERS @@ -2,7 +2,7 @@ SOCFPGA BOARD M: Dinh Nguyen <dinguyen@altera.com> M: Chin-Liang See <clsee@altera.com> S: Maintained -F: board/altera/socfpga/ +F: board/altera/cyclone5-socdk/ F: include/configs/socfpga_cyclone5.h F: configs/socfpga_cyclone5_defconfig |