diff options
Diffstat (limited to 'roms/u-boot/board/freescale/ls1012afrdm/MAINTAINERS')
-rw-r--r-- | roms/u-boot/board/freescale/ls1012afrdm/MAINTAINERS | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/roms/u-boot/board/freescale/ls1012afrdm/MAINTAINERS b/roms/u-boot/board/freescale/ls1012afrdm/MAINTAINERS new file mode 100644 index 000000000..5fc7e9385 --- /dev/null +++ b/roms/u-boot/board/freescale/ls1012afrdm/MAINTAINERS @@ -0,0 +1,17 @@ +LS1012AFRDM BOARD +M: Rajesh Bhagat <rajesh.bhagat@nxp.com> +S: Maintained +F: board/freescale/ls1012afrdm/ +F: include/configs/ls1012afrdm.h +F: configs/ls1012afrdm_qspi_defconfig +F: configs/ls1012afrdm_tfa_defconfig +F: configs/ls1012afrwy_tfa_defconfig +F: configs/ls1012afrwy_tfa_SECURE_BOOT_defconfig + +LS1012AFRWY BOARD +M: Pramod Kumar <pramod.kumar_1@nxp.com> +S: Maintained +F: board/freescale/ls1012afrwy/ +F: include/configs/ls1012afrwy.h +F: configs/ls1012afrwy_qspi_defconfig +F: configs/ls1012afrwy_qspi_SECURE_BOOT_defconfig |