From 79df00fdb40b4584919c8bcef42d323a8d38d0f1 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sat, 21 Oct 2017 12:54:02 -0400 Subject: MAINTAINERS: Add missing boards and config entries As part of my usual round of build testing, output about missing MAINTAINERS information was not logged, and thus often overlooked. Correct that mistake by ensuring that I log the output of genboardscfg.py every time. As part of that, address a number of missing MAINTAINERS entires. In the case of a missing file, I have put the original submitter down. In the rest of the cases I have added the config (and sometimes relevant header file) to the existing set of file globs. Signed-off-by: Tom Rini --- board/Marvell/mvebu_armada-37xx/MAINTAINERS | 5 +++++ board/Marvell/mvebu_armada-8k/MAINTAINERS | 9 +++++++-- 2 files changed, 12 insertions(+), 2 deletions(-) (limited to 'board/Marvell') diff --git a/board/Marvell/mvebu_armada-37xx/MAINTAINERS b/board/Marvell/mvebu_armada-37xx/MAINTAINERS index 52a3869..9b0afee 100644 --- a/board/Marvell/mvebu_armada-37xx/MAINTAINERS +++ b/board/Marvell/mvebu_armada-37xx/MAINTAINERS @@ -4,3 +4,8 @@ S: Maintained F: board/Marvell/mvebu_armada-37xx/ F: include/configs/mvebu_armada-37xx.h F: configs/mvebu_db-88f3720_defconfig + +ESPRESSOBin BOARD +M: Konstantin Porotchkin +S: Maintained +F: configs/mvebu_espressobin-88f3720_defconfig diff --git a/board/Marvell/mvebu_armada-8k/MAINTAINERS b/board/Marvell/mvebu_armada-8k/MAINTAINERS index e0b965d..2551ed0 100644 --- a/board/Marvell/mvebu_armada-8k/MAINTAINERS +++ b/board/Marvell/mvebu_armada-8k/MAINTAINERS @@ -3,5 +3,10 @@ M: Stefan Roese S: Maintained F: board/Marvell/mvebu_armada-8k/ F: include/configs/mvebu_armada-8k.h -F: configs/mvebu_db-88f7040_defconfig -F: configs/mvebu_db-88f8040_defconfig +F: configs/mvebu_db_armada8k_defconfig + + +MACCHIATOBin BOARD +M: Konstantin Porotchkin +S: Maintained +F: configs/mvebu_mcbin-88f8040_defconfig -- cgit v1.1