diff options
author | Peter Maydell | 2021-07-13 16:22:25 +0200 |
---|---|---|
committer | Peter Maydell | 2021-07-18 11:59:47 +0200 |
commit | 3f65df38e8a5e75ccfd5a641d252ad8882c9e68c (patch) | |
tree | 4a41be6a4f7f3221104484f66e277d3974cb28c5 /MAINTAINERS | |
parent | docs: Add skeletal documentation of cubieboard (diff) | |
download | qemu-3f65df38e8a5e75ccfd5a641d252ad8882c9e68c.tar.gz qemu-3f65df38e8a5e75ccfd5a641d252ad8882c9e68c.tar.xz qemu-3f65df38e8a5e75ccfd5a641d252ad8882c9e68c.zip |
docs: Add skeletal documentation of the emcraft-sf2
Add skeletal documentation of the emcraft-sf2 machine.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20210713142226.19155-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 1596b352b4..1504951823 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1024,6 +1024,7 @@ M: Peter Maydell <peter.maydell@linaro.org> L: qemu-arm@nongnu.org S: Maintained F: hw/arm/msf2-som.c +F: docs/system/arm/emcraft-sf2.rst ASPEED BMCs M: Cédric Le Goater <clg@kaod.org> |