This was missing the 'S' line causing a warning from genboardscfg.py Signed-off-by: Tom Rini <[email protected]> --- board/devboards/dbm-soc1/MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/board/devboards/dbm-soc1/MAINTAINERS b/board/devboards/dbm-soc1/MAINTAINERS index 8a556e1948bb..625f2c889964 100644 --- a/board/devboards/dbm-soc1/MAINTAINERS +++ b/board/devboards/dbm-soc1/MAINTAINERS @@ -1,4 +1,5 @@ Devboards.de DBM-SoC1 BOARD M: Marek Vasut <[email protected]> +S: Maintained F: include/configs/socfpga_dbm_soc1.h F: configs/socfpga_dbm_soc1_defconfig -- 2.7.4 _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

