diff options
author | Peter Chubb | 2012-07-04 12:43:34 +0200 |
---|---|---|
committer | Peter Maydell | 2012-07-04 12:43:34 +0200 |
commit | 0325559d05f663fcddfbd88bc00224a27008246e (patch) | |
tree | 9a23d90992cf14b1e9b8508c4c1b81bd03c95a82 /MAINTAINERS | |
parent | i.MX31: Interrupt Controller (diff) | |
download | qemu-0325559d05f663fcddfbd88bc00224a27008246e.tar.gz qemu-0325559d05f663fcddfbd88bc00224a27008246e.tar.xz qemu-0325559d05f663fcddfbd88bc00224a27008246e.zip |
i.MX31: KZM-ARM11-01 evaluation board
Board support for Kyoto Micro's KZM-ARM11-01, an evaluation board built
around the Freescale i.MX31.
Signed-off-by: Philip O'Sullivan <philipo@ok-labs.com>
Signed-off-by: Peter Chubb <peter.chubb@nicta.com.au>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2a514fd167..30ed56dd77 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -207,6 +207,12 @@ M: qemu-devel@nongnu.org S: Orphan F: hw/gumstix.c +i.MX31 +M: Peter Chubb <peter.chubb@nicta.com.au> +S: Odd fixes +F: hw/imx* +F: hw/kzm.c + Integrator CP M: Paul Brook <paul@codesourcery.com> M: Peter Maydell <peter.maydell@linaro.org> |