qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v5 11/11] docs: system: arm: Introduce bananapi_m2u


From: Peter Maydell
Subject: Re: [PATCH v5 11/11] docs: system: arm: Introduce bananapi_m2u
Date: Mon, 5 Jun 2023 16:50:10 +0100

On Tue, 23 May 2023 at 11:06, <qianfanguijin@163.com> wrote:
>
> From: qianfan Zhao <qianfanguijin@163.com>
>
> Add documents for Banana Pi M2U
>
> Signed-off-by: qianfan Zhao <qianfanguijin@163.com>
> Reviewed-by: Niek Linnenbank <nieklinnenbank@gmail.com>

The docs here turned out to have a couple of minor formatting
issues which meant they didn't build. I've fixed them up
with this extra change:

diff --git a/docs/system/arm/bananapi_m2u.rst b/docs/system/arm/bananapi_m2u.rst
index ae7194a9df4..b09ba5c5486 100644
--- a/docs/system/arm/bananapi_m2u.rst
+++ b/docs/system/arm/bananapi_m2u.rst
@@ -121,10 +121,11 @@ Let's create an bootable disk image:
 And then boot it.

 .. code-block:: bash
+
   $ qemu-system-arm -M bpim2u -nographic -sd sd.img

 Banana Pi M2U integration tests
-""""""""""""""""""""""""""""""
+"""""""""""""""""""""""""""""""

 The Banana Pi M2U machine has several integration tests included.
 To run the whole set of tests, build QEMU from source and simply
diff --git a/docs/system/target-arm.rst b/docs/system/target-arm.rst
index 91ebc26c6db..a12b6bca051 100644
--- a/docs/system/target-arm.rst
+++ b/docs/system/target-arm.rst
@@ -83,6 +83,7 @@ undocumented; you can get a complete list by running
    arm/versatile
    arm/vexpress
    arm/aspeed
+   arm/bananapi_m2u.rst
    arm/sabrelite
    arm/digic
    arm/cubieboard


thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]