diff options
author | Peter Maydell | 2020-07-13 19:57:45 +0200 |
---|---|---|
committer | Peter Maydell | 2020-07-20 12:35:17 +0200 |
commit | bb309000c818b4ff4763ebc38b1c4bfae56ddf37 (patch) | |
tree | 977342ac085b19e1da870d7b3aebbaf0456348a3 /MAINTAINERS | |
parent | docs/system: Briefly document collie board (diff) | |
download | qemu-bb309000c818b4ff4763ebc38b1c4bfae56ddf37.tar.gz qemu-bb309000c818b4ff4763ebc38b1c4bfae56ddf37.tar.xz qemu-bb309000c818b4ff4763ebc38b1c4bfae56ddf37.zip |
docs/system: Briefly document gumstix boards
Add skeletal documentation of the gumstix boards
('connex' and 'verdex').
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20200713175746.5936-4-peter.maydell@linaro.org
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6973b68975..935ccb3ab3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -652,6 +652,7 @@ R: Philippe Mathieu-Daudé <f4bug@amsat.org> L: qemu-arm@nongnu.org S: Odd Fixes F: hw/arm/gumstix.c +F: docs/system/arm/gumstix.rst i.MX25 PDK M: Peter Maydell <peter.maydell@linaro.org> |