summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2020-10-20 05:29:37 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2020-10-21 11:50:43 +0200
commit3ef10c4e7e719c8c4096a745578136be725134cd (patch)
treec7ba4e212e804d323c525b3e85cff9e17d50f7a9
parenta5b9be10dbece8667c662cbe8cb2ca108220a9a1 (diff)
downloadbarebox-3ef10c4e7e719c8c4096a745578136be725134cd.tar.gz
barebox-3ef10c4e7e719c8c4096a745578136be725134cd.tar.xz
Documentation: aarch64-qemu-virt: note physical target support
The documentation structure is a bit unfortunate because it says 4.1. Aarch64, but lists only a single virtual board. Fix this by: - Removing the Aarch64 heading, as there are more boards outside it - Explicitly note that this documentation page only refers to the virtual target Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
-rw-r--r--Documentation/boards/aarch64-qemu-virt.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/boards/aarch64-qemu-virt.rst b/Documentation/boards/aarch64-qemu-virt.rst
index e21791af16..5f6cd882d5 100644
--- a/Documentation/boards/aarch64-qemu-virt.rst
+++ b/Documentation/boards/aarch64-qemu-virt.rst
@@ -1,8 +1,8 @@
-Aarch64
-=======
-
Aarch64 Qemu virt
------------------
+=================
+
+Besides a number of physical ARM64 targets, barebox also supports a
+``qemu-virt64`` board.
Running barebox on QEMU aarch64 virt machine
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^