[U-Boot] [PATCH] ls1043ardb: Add missing config entries to MAINTAINERS

Fabio Estevam fabio.estevam at freescale.com
Tue Nov 10 16:41:03 CET 2015


ls1043ardb_nand_defconfig and ls1043ardb_sdcard_defconfig are missing
in the MAINTAINERS file, so add them for completeness.

Reported-by: Albert Aribaud <albert.u.boot at aribaud.net>
Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
---
 board/freescale/ls1043ardb/MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/board/freescale/ls1043ardb/MAINTAINERS b/board/freescale/ls1043ardb/MAINTAINERS
index b8f6be2..efca5bf 100644
--- a/board/freescale/ls1043ardb/MAINTAINERS
+++ b/board/freescale/ls1043ardb/MAINTAINERS
@@ -5,3 +5,5 @@ F:	board/freescale/ls1043ardb/
 F:	board/freescale/ls1043ardb/ls1043ardb.c
 F:	include/configs/ls1043ardb.h
 F:	configs/ls1043ardb_defconfig
+F:	configs/ls1043ardb_nand_defconfig
+F:	configs/ls1043ardb_sdcard_defconfig
-- 
1.9.1



More information about the U-Boot mailing list