diff options
author | Hal Feng <hal.feng@starfivetech.com> | 2025-02-10 10:57:43 +0800 |
---|---|---|
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | 2025-02-20 12:18:41 +0800 |
commit | c6337c91e5dddad038886ad97435539dbf702130 (patch) | |
tree | 3e91f9132d66f287297f53e16c87f7e1bd4ff3eb | |
parent | 3955668a9dd5d4ba5f37ac852e1cae1d3b17e71c (diff) | |
download | u-boot-c6337c91e5dddad038886ad97435539dbf702130.tar.gz |
board: starfive: Update the maintainer file for VisionFive 2 board
Update the maintainer file and mark jh7110 / visionfive2 related files
with N: patterns.
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
-rw-r--r-- | board/starfive/visionfive2/MAINTAINERS | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/board/starfive/visionfive2/MAINTAINERS b/board/starfive/visionfive2/MAINTAINERS index d7f638f9b41..898e284ce2c 100644 --- a/board/starfive/visionfive2/MAINTAINERS +++ b/board/starfive/visionfive2/MAINTAINERS @@ -1,8 +1,7 @@ STARFIVE JH7110 VISIONFIVE2 BOARD M: Minda Chen <minda.chen@starfivetech.com> +M: Hal Feng <hal.feng@starfivetech.com> S: Maintained -F: arch/riscv/include/asm/arch-jh7110/ -F: board/starfive/visionfive2/ -F: include/configs/starfive-visionfive2.h -F: configs/starfive_visionfive2_defconfig -F: drivers/pci/pcie_starfive_jh7110.c +F: drivers/ram/starfive/ +N: jh7110 +N: visionfive2 |