summaryrefslogtreecommitdiffstats
path: root/board/ti
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-11-10 09:13:55 -0500
committerTom Rini <trini@konsulko.com>2015-11-10 09:20:27 -0500
commitd89059beed2f6625f60c90a2f334e613998f9503 (patch)
tree99035c6f62ddc73052fba91c6c34d77d6f9d8965 /board/ti
parentda58dec866161e8ce73957fea463a8caad695000 (diff)
downloadblackbird-obmc-uboot-d89059beed2f6625f60c90a2f334e613998f9503.tar.gz
blackbird-obmc-uboot-d89059beed2f6625f60c90a2f334e613998f9503.zip
board/ti: Update MAINTAINERS entries with more boards
A few config files have been added without updating MAINTAINERS. Reported-by: Albert ARIBAUD <albert.u.boot@aribaud.net> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board/ti')
-rw-r--r--board/ti/am335x/MAINTAINERS1
-rw-r--r--board/ti/am43xx/MAINTAINERS2
-rw-r--r--board/ti/dra7xx/MAINTAINERS2
3 files changed, 5 insertions, 0 deletions
diff --git a/board/ti/am335x/MAINTAINERS b/board/ti/am335x/MAINTAINERS
index c99e06dc10..7dc2b83839 100644
--- a/board/ti/am335x/MAINTAINERS
+++ b/board/ti/am335x/MAINTAINERS
@@ -6,6 +6,7 @@ F: include/configs/am335x_evm.h
F: configs/am335x_boneblack_defconfig
F: configs/am335x_boneblack_vboot_defconfig
F: configs/am335x_evm_defconfig
+F: configs/am335x_gp_evm_defconfig
F: configs/am335x_evm_nor_defconfig
F: configs/am335x_evm_norboot_defconfig
F: configs/am335x_evm_spiboot_defconfig
diff --git a/board/ti/am43xx/MAINTAINERS b/board/ti/am43xx/MAINTAINERS
index 3d40b171d2..96ef85b462 100644
--- a/board/ti/am43xx/MAINTAINERS
+++ b/board/ti/am43xx/MAINTAINERS
@@ -7,3 +7,5 @@ F: configs/am43xx_evm_defconfig
F: configs/am43xx_evm_qspiboot_defconfig
F: configs/am43xx_evm_ethboot_defconfig
F: configs/am43xx_evm_usbhost_boot_defconfig
+F: configs/am437x_gp_evm_defconfig
+F: configs/am437x_sk_evm_defconfig
diff --git a/board/ti/dra7xx/MAINTAINERS b/board/ti/dra7xx/MAINTAINERS
index 5ec67697cf..3f638d0a7e 100644
--- a/board/ti/dra7xx/MAINTAINERS
+++ b/board/ti/dra7xx/MAINTAINERS
@@ -3,6 +3,8 @@ M: Lokesh Vutla <lokeshvutla@ti.com>
S: Maintained
F: board/ti/dra7xx/
F: include/configs/dra7xx_evm.h
+F: configs/dra72_evm_defconfig
+F: configs/dra74_evm_defconfig
F: configs/dra7xx_evm_defconfig
F: configs/dra7xx_evm_qspiboot_defconfig
F: configs/dra7xx_evm_uart3_defconfig
OpenPOWER on IntegriCloud