diff options
author | Tom Rini <trini@konsulko.com> | 2024-03-08 14:38:13 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-03-13 18:47:11 -0400 |
commit | 969ea37dfd04e2800828fe2a26cd354d22569d18 (patch) | |
tree | 5259b77db728b368c4900579c2d44337ae6de9e7 /MAINTAINERS | |
parent | 56041aa545df550134a97aa172645bd718e4e586 (diff) | |
download | u-boot-969ea37dfd04e2800828fe2a26cd354d22569d18.tar.gz u-boot-969ea37dfd04e2800828fe2a26cd354d22569d18.tar.bz2 u-boot-969ea37dfd04e2800828fe2a26cd354d22569d18.zip |
stv0991: Remove stv0991 board and architecture code
This architecture and related board are unmaintained currently and have
been for a long time. Remove them.
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b1c5a9a270..8b316c8550 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -683,13 +683,6 @@ F: tools/stm32image.c N: stm N: stm32 - -ARM STM STV0991 -M: Vikas Manocha <vikas.manocha@st.com> -S: Maintained -F: arch/arm/cpu/armv7/stv0991/ -F: arch/arm/include/asm/arch-stv0991/ - ARM SUNXI M: Jagan Teki <jagan@amarulasolutions.com> M: Andre Przywara <andre.przywara@arm.com> |