summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPeter Maydell2020-05-07 17:18:19 +0200
committerPeter Maydell2020-05-21 21:00:18 +0200
commit9f8f640eae8a875fa302d64748985bf21dc7f907 (patch)
tree30008b8b1b239d32545fc073d8727b2eb964ed76 /MAINTAINERS
parentdocs/system: Document the various MPS2 models (diff)
downloadqemu-9f8f640eae8a875fa302d64748985bf21dc7f907.tar.gz
qemu-9f8f640eae8a875fa302d64748985bf21dc7f907.tar.xz
qemu-9f8f640eae8a875fa302d64748985bf21dc7f907.zip
docs/system: Document Musca boards
Provide a minimal documentation of the Musca boards. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Message-id: 20200507151819.28444-6-peter.maydell@linaro.org
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 520a7b74f2..023f48d3ea 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -708,6 +708,7 @@ M: Peter Maydell <peter.maydell@linaro.org>
L: qemu-arm@nongnu.org
S: Maintained
F: hw/arm/musca.c
+F: docs/system/arm/musca.rst
Musicpal
M: Jan Kiszka <jan.kiszka@web.de>