diff options
author | Peter Maydell | 2020-05-07 17:18:17 +0200 |
---|---|---|
committer | Peter Maydell | 2020-05-21 21:00:18 +0200 |
commit | 5a1d424487992613582e8ed3d3070833f155cf75 (patch) | |
tree | 3eb29c5a71787ccc9eea085c628f16a3a81820c8 /MAINTAINERS | |
parent | docs/system: Sort Arm board index into alphabetical order (diff) | |
download | qemu-5a1d424487992613582e8ed3d3070833f155cf75.tar.gz qemu-5a1d424487992613582e8ed3d3070833f155cf75.tar.xz qemu-5a1d424487992613582e8ed3d3070833f155cf75.zip |
docs/system: Document Arm Versatile Express boards
Provide a minimal documentation of the Versatile Express boards
(vexpress-a9, vexpress-a15).
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-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 1e006c98fa..6a9280c1b0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -828,6 +828,7 @@ M: Peter Maydell <peter.maydell@linaro.org> L: qemu-arm@nongnu.org S: Maintained F: hw/arm/vexpress.c +F: docs/system/arm/vexpress.rst Versatile PB M: Peter Maydell <peter.maydell@linaro.org> |