On 20/12/2025 18.33, Markus Armbruster wrote:
This machine was contributed by Jackson Donaldson a couple of months
ago. Its RISC-V core is not implemented. Unfortunately, Jackson
isn't able to serve as maintainer at this time, so add it as orphan.
Cc: Jackson Donaldson <[email protected]>
Cc: [email protected]
Signed-off-by: Markus Armbruster <[email protected]>
---
MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 3efc943c9b..e91f9c4361 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -871,6 +871,14 @@ F: include/hw/misc/arm_integrator_debug.h
F: tests/functional/arm/test_integratorcp.py
F: docs/system/arm/integratorcp.rst
+MAX78000FTHR
+L: [email protected]
+S: Orphan
+F: docs/system/arm/max78000.rst
+F: hw/*/max78000*
+F: include/hw/*/max78000*
+F: tests/functional/arm/test_max78000fthr.py
+
MCIMX6UL EVK / i.MX6ul
M: Peter Maydell <[email protected]>
R: Jean-Christophe Dubois <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>