[U-Boot] [PATCH 1/2] armv8: ls2080aqds: Update MAINTAINERS

Add ls2080aqds_qspi_defconfig to file list.
Signed-off-by: York Sun york.sun@nxp.com ---
board/freescale/ls2080aqds/MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/board/freescale/ls2080aqds/MAINTAINERS b/board/freescale/ls2080aqds/MAINTAINERS index 0765326..8f78b67 100644 --- a/board/freescale/ls2080aqds/MAINTAINERS +++ b/board/freescale/ls2080aqds/MAINTAINERS @@ -6,6 +6,7 @@ F: board/freescale/ls2080a/ls2080aqds.c F: include/configs/ls2080aqds.h F: configs/ls2080aqds_defconfig F: configs/ls2080aqds_nand_defconfig +F: configs/ls2080aqds_qspi_defconfig
LS2080A_SECURE_BOOT BOARD M: Saksham Jain saksham.jain@nxp.freescale.com

Add ls1043aqds_lpuart_defconfig to file list.
Signed-off-by: York Sun york.sun@nxp.com
---
board/freescale/ls1043aqds/MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/board/freescale/ls1043aqds/MAINTAINERS b/board/freescale/ls1043aqds/MAINTAINERS index 65a0af1..992c54c 100644 --- a/board/freescale/ls1043aqds/MAINTAINERS +++ b/board/freescale/ls1043aqds/MAINTAINERS @@ -9,3 +9,4 @@ F: configs/ls1043aqds_nand_defconfig F: configs/ls1043aqds_sdcard_ifc_defconfig F: configs/ls1043aqds_sdcard_qspi_defconfig F: configs/ls1043aqds_qspi_defconfig +F: configs/ls1043aqds_lpuart_defconfig

On 07/01/2016 07:41 AM, York Sun wrote:
Add ls1043aqds_lpuart_defconfig to file list.
Signed-off-by: York Sun york.sun@nxp.com
board/freescale/ls1043aqds/MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
Applied to fsl-qoriq master. Awaiting upstream.
York

On 07/01/2016 07:41 AM, York Sun wrote:
Add ls2080aqds_qspi_defconfig to file list.
Signed-off-by: York Sun york.sun@nxp.com
board/freescale/ls2080aqds/MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
Applied to fsl-qoriq master. Awaiting upstream.
York
participants (2)
-
York Sun
-
york sun