[PATCH 1/4] vexpress64: Rework MAINTAINERS file slightly

Tom Rini trini at konsulko.com
Wed Jul 26 00:31:53 CEST 2023


Given that we no longer have a configs/vexpress_aemv8a_defconfig file,
drop that and then include at least the aarch64-specific config.h file
here.  Also move Linus and Peter up to the main entry as well so that
they'll get tagged for the board code too and not literally only the
defconfig.

Signed-off-by: Tom Rini <trini at konsulko.com>
---
Cc: David Feng <fenghua at phytium.com.cn>
Cc: Linus Walleij <linus.walleij at linaro.org>
Cc: Peter Hoyes <Peter.Hoyes at arm.com>
---
 board/armltd/vexpress64/MAINTAINERS | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/board/armltd/vexpress64/MAINTAINERS b/board/armltd/vexpress64/MAINTAINERS
index b3ecc9bba036..c38ab520c521 100644
--- a/board/armltd/vexpress64/MAINTAINERS
+++ b/board/armltd/vexpress64/MAINTAINERS
@@ -1,9 +1,10 @@
-VEXPRESS64 BOARD
+VEXPRESS64 PLATFORM
 M:	David Feng <fenghua at phytium.com.cn>
+M:	Linus Walleij <linus.walleij at linaro.org>
+M:	Peter Hoyes <Peter.Hoyes at arm.com>
 S:	Maintained
 F:	board/armltd/vexpress64/
-F:	include/configs/vexpress_aemv8a.h
-F:	configs/vexpress_aemv8a_defconfig
+F:	include/configs/vexpress_aemv8.h
 
 VEXPRESS_AEMV8A_SEMI BOARD
 M:	Linus Walleij <linus.walleij at linaro.org>
-- 
2.34.1



More information about the U-Boot mailing list