diff mbox

[U-Boot] MAINTAINERS : Add entry for ls2080/5 SECURE BOOT defconfigs

Message ID 1458313411-18520-1-git-send-email-saksham.jain@nxp.com
State Superseded
Headers show

Commit Message

Saksham Jain March 18, 2016, 3:03 p.m. UTC
Added myself as maintainers for the following:
1) configs/ls2080aqds_SECURE_BOOT_defconfig
2) configs/ls2085aqds_SECURE_BOOT_defconfig
3) configs/ls2080ardb_SECURE_BOOT_defconfig
4) configs/ls2085ardb_SECURE_BOOT_defconfig

Signed-off-by: Saksham Jain <saksham.jain@nxp.com>
---
 This patch depends on patch which adds these defconfigs:
 http://patchwork.ozlabs.org/patch/580644/
 board/freescale/ls2080aqds/MAINTAINERS | 6 ++++++
 board/freescale/ls2080ardb/MAINTAINERS | 6 ++++++
 2 files changed, 12 insertions(+)
diff mbox

Patch

diff --git a/board/freescale/ls2080aqds/MAINTAINERS b/board/freescale/ls2080aqds/MAINTAINERS
index 6f99ad0..aacd134 100644
--- a/board/freescale/ls2080aqds/MAINTAINERS
+++ b/board/freescale/ls2080aqds/MAINTAINERS
@@ -8,3 +8,9 @@  F:	configs/ls2080aqds_defconfig
 F:	configs/ls2080aqds_nand_defconfig
 F:	configs/ls2085aqds_defconfig
 F:	configs/ls2085aqds_nand_defconfig
+
+LS2080A_SECURE_BOOT BOARD
+M:	Saksham Jain <saksham.jain@nxp.com>
+S:	Maintained
+F:	configs/ls2080aqds_SECURE_BOOT_defconfig
+F:	configs/ls2085aqds_SECURE_BOOT_defconfig
diff --git a/board/freescale/ls2080ardb/MAINTAINERS b/board/freescale/ls2080ardb/MAINTAINERS
index c9f3459..4356637 100644
--- a/board/freescale/ls2080ardb/MAINTAINERS
+++ b/board/freescale/ls2080ardb/MAINTAINERS
@@ -8,3 +8,9 @@  F:	configs/ls2080ardb_defconfig
 F:	configs/ls2080ardb_nand_defconfig
 F:	configs/ls2085ardb_defconfig
 F:	configs/ls2085ardb_nand_defconfig
+
+LS2080A_SECURE_BOOT BOARD
+M:	Saksham Jain <saksham.jain@nxp.com>
+S:	Maintained
+F:	configs/ls2080ardb_SECURE_BOOT_defconfig
+F:	configs/ls2085ardb_SECURE_BOOT_defconfig