[U-Boot] [PATCH] igep00x0: Remove IGEP0020_NAND BOARD entry from MAINTAINERS

Boards with NAND and OneNAND are supported by single configuration, thus remove now obsolete IGEP0020_NAND BOARD entry.
Signed-off-by: Ladislav Michl ladis@linux-mips.org --- board/isee/igep00x0/MAINTAINERS | 6 ------ 1 file changed, 6 deletions(-)
diff --git a/board/isee/igep00x0/MAINTAINERS b/board/isee/igep00x0/MAINTAINERS index d355c46882..720ef2aa69 100644 --- a/board/isee/igep00x0/MAINTAINERS +++ b/board/isee/igep00x0/MAINTAINERS @@ -6,9 +6,3 @@ F: include/configs/omap3_igep00x0.h F: configs/igep0020_defconfig F: configs/igep0030_defconfig F: configs/igep0032_defconfig - -IGEP0020_NAND BOARD -#M: - -S: Maintained -F: configs/igep0020_nand_defconfig -F: configs/igep0030_nand_defconfig

On Mon, Jan 09, 2017 at 11:31:43AM +0100, Ladislav Michl wrote:
Boards with NAND and OneNAND are supported by single configuration, thus remove now obsolete IGEP0020_NAND BOARD entry.
Signed-off-by: Ladislav Michl ladis@linux-mips.org
Applied to u-boot/master, thanks!
participants (2)
-
Ladislav Michl
-
Tom Rini