summaryrefslogtreecommitdiffstats
path: root/board/freescale/ls1012afrdm/MAINTAINERS
diff options
context:
space:
mode:
authorRajesh Bhagat <rajesh.bhagat@nxp.com>2018-11-05 18:03:08 +0000
committerYork Sun <york.sun@nxp.com>2018-12-06 14:37:57 -0800
commit7f91b6584446856f8b4b4d8bb28ac77f9f011e6c (patch)
tree13c17648c52ca2a4af4d8d972f0e775a03c7fe19 /board/freescale/ls1012afrdm/MAINTAINERS
parent10c8aa16d4f6b395d72fb0b0d06ed405e1985d81 (diff)
downloadu-boot-7f91b6584446856f8b4b4d8bb28ac77f9f011e6c.tar.gz
u-boot-7f91b6584446856f8b4b4d8bb28ac77f9f011e6c.tar.xz
u-boot-7f91b6584446856f8b4b4d8bb28ac77f9f011e6c.zip
armv8: ls1012afrx: Add TFABOOT support
TFABOOT support includes: - ls1012a2g5rdb/ls1012afrdm/ls1012afrwy_tfa_defconfig to be loaded by trusted firmware - define BOOTCOMMAND for TFABOOT Signed-off-by: Pankit Garg <pankit.garg@nxp.com> Signed-off-by: Rajesh Bhagat <rajesh.bhagat@nxp.com> [YS: remove unnecessary braces] Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'board/freescale/ls1012afrdm/MAINTAINERS')
-rw-r--r--board/freescale/ls1012afrdm/MAINTAINERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/freescale/ls1012afrdm/MAINTAINERS b/board/freescale/ls1012afrdm/MAINTAINERS
index f3fcdb87ae..5ef4ae8fe9 100644
--- a/board/freescale/ls1012afrdm/MAINTAINERS
+++ b/board/freescale/ls1012afrdm/MAINTAINERS
@@ -1,9 +1,12 @@
LS1012AFRDM BOARD
M: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
+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
LS1012AFRWY BOARD
M: Bhaskar Upadhaya <bhaskar.upadhaya@nxp.com>