summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Brattlof <bb@ti.com>2026-08-29 09:34:23 -0500
committerTom Rini <trini@konsulko.com>2026-09-06 10:47:18 -0600
commit5a08a113fed2261a748f574aeaf2c8d769a94794 (patch)
tree8b745256526ad6b3eee5fc6d883c7f6549e2ffc9
parent8944fe91356188e4caba14421b22083b2f453345 (diff)
downloadu-boot-5a08a113fed2261a748f574aeaf2c8d769a94794.tar.gz
u-boot-5a08a113fed2261a748f574aeaf2c8d769a94794.zip
board: ti: j721e: split boards into separate maintainer entries
There are two board variants based upon the J721E SoC, The SK-TDA4VM and the J721EXSOMXEVM. Split their MAINTAINERS entries so we can better track which files are needed for each board. Signed-off-by: Bryan Brattlof <bb@ti.com>
-rw-r--r--board/ti/j721e/MAINTAINERS8
1 files changed, 7 insertions, 1 deletions
diff --git a/board/ti/j721e/MAINTAINERS b/board/ti/j721e/MAINTAINERS
index 031f51b762e..71a7d3c5731 100644
--- a/board/ti/j721e/MAINTAINERS
+++ b/board/ti/j721e/MAINTAINERS
@@ -1,9 +1,15 @@
J721EXSOMXEVM BOARD
M: Tom Rini <trini@konsulko.com>
S: Maintained
-F: board/ti/j721e
+F: board/ti/j721e/
F: configs/j721e_evm_a72_defconfig
F: configs/j721e_evm_r5_defconfig
+F: include/configs/j721e_evm.h
+
+SK-TDA4VM BOARD
+M: Tom Rini <trini@konsulko.com>
+S: Maintained
+F: board/ti/j721e/
F: configs/j721e_sk_a72_defconfig
F: configs/j721e_sk_r5_defconfig
F: include/configs/j721e_evm.h