public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 1/5] MAINTAINERS: Correct minor mistakes on some file listings
@ 2023-07-18 16:20 Tom Rini
  2023-07-18 16:20 ` [PATCH 2/5] MAINTAINERS: Add some missing defconfig files to existing entries Tom Rini
                   ` (5 more replies)
  0 siblings, 6 replies; 17+ messages in thread
From: Tom Rini @ 2023-07-18 16:20 UTC (permalink / raw)
  To: u-boot

There are a few entries where minor mistakes mean that we don't match up
with obviously expected files, correct those.

Signed-off-by: Tom Rini <trini@konsulko.com>
---
 board/amlogic/u200/MAINTAINERS        | 2 +-
 board/broadcom/bcmns/MAINTAINERS      | 2 +-
 board/freescale/imx93_evk/MAINTAINERS | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/board/amlogic/u200/MAINTAINERS b/board/amlogic/u200/MAINTAINERS
index f429c212ba3d..88c5038d9445 100644
--- a/board/amlogic/u200/MAINTAINERS
+++ b/board/amlogic/u200/MAINTAINERS
@@ -4,7 +4,7 @@ S:	Maintained
 L:	u-boot-amlogic@groups.io
 F:	board/amlogic/u200/
 F:	configs/u200_defconfig
-F:	configs/bananapi-m2pro_defconfig
+F:	configs/bananapi-m2-pro_defconfig
 F:	configs/bananapi-m5_defconfig
 F:	configs/radxa-zero_defconfig
 F:	doc/board/amlogic/u200.rst
diff --git a/board/broadcom/bcmns/MAINTAINERS b/board/broadcom/bcmns/MAINTAINERS
index fd37c334a5b1..86b68c989cd4 100644
--- a/board/broadcom/bcmns/MAINTAINERS
+++ b/board/broadcom/bcmns/MAINTAINERS
@@ -2,5 +2,5 @@ BCMNS BOARD
 M:	Linus Walleij <linus.walleij@linaro.org>
 S:	Maintained
 F:	board/broadcom/bcmnsp/
-F:	configs/bcmnsp_defconfig
+F:	configs/bcmns_defconfig
 F:	include/configs/bcmnsp.h
diff --git a/board/freescale/imx93_evk/MAINTAINERS b/board/freescale/imx93_evk/MAINTAINERS
index 8ca4646f20fe..34ba278fcdfd 100644
--- a/board/freescale/imx93_evk/MAINTAINERS
+++ b/board/freescale/imx93_evk/MAINTAINERS
@@ -4,4 +4,4 @@ S:	Maintained
 F:	board/freescale/imx93_evk/
 F:	include/configs/imx93_evk.h
 F:	configs/imx93_11x11_evk_defconfig
-	configs/imx93_11x11_evk_ld_defconfig
+F:	configs/imx93_11x11_evk_ld_defconfig
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2023-07-25 21:15 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-18 16:20 [PATCH 1/5] MAINTAINERS: Correct minor mistakes on some file listings Tom Rini
2023-07-18 16:20 ` [PATCH 2/5] MAINTAINERS: Add some missing defconfig files to existing entries Tom Rini
2023-07-18 16:38   ` Jan Kiszka
2023-07-18 17:11   ` Adam Ford
2023-07-19  1:08   ` Simon Glass
2023-07-25 21:13   ` Tom Rini
2023-07-18 16:20 ` [PATCH 3/5] rockchip: Add MAINTAINERS entry for Radxa Rock 4C+ Tom Rini
2023-07-19  1:08   ` Simon Glass
2023-07-25 21:13   ` Tom Rini
2023-07-18 16:20 ` [PATCH 4/5] sunxi: Add MAINTAINERS entry for Lctech Pi F1C200s Tom Rini
2023-07-19  1:08   ` Simon Glass
2023-07-25 21:13   ` Tom Rini
2023-07-18 16:20 ` [PATCH 5/5] MAINTAINERS: Re-order CAAM section Tom Rini
2023-07-19  1:08   ` Simon Glass
2023-07-25 21:13   ` Tom Rini
2023-07-19  1:08 ` [PATCH 1/5] MAINTAINERS: Correct minor mistakes on some file listings Simon Glass
2023-07-25 21:13 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox