Add the Siemens SX1 (OMAP310) cellphones with the other ARM machines.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
---
MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 52fbc18566..27fbe1abb4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -560,6 +560,12 @@ F: include/hw/arm/digic.h
F: hw/*/digic*
F: include/hw/*/digic*
+Siemens SX1 (OMAP310)
+M: Peter Maydell <peter.maydell@linaro.org>
+L: qemu-arm@nongnu.org
+S: Maintained
+F: hw/arm/omap_sx1.c
+
Gumstix
M: Peter Maydell <peter.maydell@linaro.org>
R: Philippe Mathieu-Daudé <f4bug@amsat.org>
--
2.21.1
On Mon, 20 Jan 2020 at 19:00, Philippe Mathieu-Daudé <philmd@redhat.com> wrote: > > Add the Siemens SX1 (OMAP310) cellphones with the other ARM machines. > > Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> > --- > MAINTAINERS | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 52fbc18566..27fbe1abb4 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -560,6 +560,12 @@ F: include/hw/arm/digic.h > F: hw/*/digic* > F: include/hw/*/digic* > > +Siemens SX1 (OMAP310) > +M: Peter Maydell <peter.maydell@linaro.org> > +L: qemu-arm@nongnu.org > +S: Maintained > +F: hw/arm/omap_sx1.c At least as far as I'm concerned this is 'Odd Fixes' status at best. I don't even have any test images for it. thanks -- PMM
On 1/23/20 3:55 PM, Peter Maydell wrote: > On Mon, 20 Jan 2020 at 19:00, Philippe Mathieu-Daudé <philmd@redhat.com> wrote: >> >> Add the Siemens SX1 (OMAP310) cellphones with the other ARM machines. >> >> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> >> --- >> MAINTAINERS | 6 ++++++ >> 1 file changed, 6 insertions(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 52fbc18566..27fbe1abb4 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -560,6 +560,12 @@ F: include/hw/arm/digic.h >> F: hw/*/digic* >> F: include/hw/*/digic* >> >> +Siemens SX1 (OMAP310) >> +M: Peter Maydell <peter.maydell@linaro.org> >> +L: qemu-arm@nongnu.org >> +S: Maintained >> +F: hw/arm/omap_sx1.c > > At least as far as I'm concerned this is 'Odd Fixes' > status at best. I don't even have any test images > for it. Yes, 'Odd Fixes' sounds right (I copied the OMAP section). Are you OK if we deprecate it?
© 2016 - 2026 Red Hat, Inc.