diff options
author | Peter Maydell | 2020-07-13 19:57:44 +0200 |
---|---|---|
committer | Peter Maydell | 2020-07-20 12:35:17 +0200 |
commit | b76b60f59bb95f9184bb70ea62f3db7b65730478 (patch) | |
tree | 93b347325d707d9180f953460c8c11272a3d39cf /MAINTAINERS | |
parent | docs/system: Briefly document canon-a1100 board (diff) | |
download | qemu-b76b60f59bb95f9184bb70ea62f3db7b65730478.tar.gz qemu-b76b60f59bb95f9184bb70ea62f3db7b65730478.tar.xz qemu-b76b60f59bb95f9184bb70ea62f3db7b65730478.zip |
docs/system: Briefly document collie board
Add skeletal documentation of the collie board.
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-3-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 9ed36dcf73..6973b68975 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -847,6 +847,7 @@ L: qemu-arm@nongnu.org S: Odd Fixes F: hw/arm/collie.c F: hw/arm/strongarm* +F: docs/system/arm/collie.rst Stellaris M: Peter Maydell <peter.maydell@linaro.org> |