diff options
author | Tom Rini <trini@konsulko.com> | 2023-07-25 18:31:55 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-08-03 15:30:53 -0400 |
commit | e205fbcea0b4c94fad4ec04ebf8340fd11f80031 (patch) | |
tree | 8eafd7530f5bb4974cabfadd90d9cc406f977cbb /board | |
parent | eda90d2467d219cb3ff110dbcb25e0a984176647 (diff) | |
download | u-boot-e205fbcea0b4c94fad4ec04ebf8340fd11f80031.tar.gz u-boot-e205fbcea0b4c94fad4ec04ebf8340fd11f80031.tar.bz2 u-boot-e205fbcea0b4c94fad4ec04ebf8340fd11f80031.zip |
rzn1-snarc: Add missing MAINTAINERS file
This should have been included when the platform was added, make one
now.
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board')
-rw-r--r-- | board/schneider/rzn1-snarc/MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/board/schneider/rzn1-snarc/MAINTAINERS b/board/schneider/rzn1-snarc/MAINTAINERS new file mode 100644 index 0000000000..a39b96c116 --- /dev/null +++ b/board/schneider/rzn1-snarc/MAINTAINERS @@ -0,0 +1,9 @@ +RZN1 SNARC +M: Ralph Siemsen <ralph.siemsen@linaro.org> +S: Maintained +F: board/schneider/rzn1-snarc/ +F: arch/arm/dts/r9a06g032-ddr.dtsi +F: arch/arm/dts/r9a06g032-rzn1-snarc-u-boot.dtsi +F: arch/arm/dts/r9a06g032-rzn1-snarc.dts +F: configs/rzn1_snarc_defconfig +F: include/configs/rzn1-snarc.h |