qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs/system/target-arm: Re-alphabetize board list
@ 2024-05-20 14:14 Peter Maydell
  2024-05-21 14:33 ` Richard Henderson
  2024-05-27  9:28 ` Philippe Mathieu-Daudé
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Maydell @ 2024-05-20 14:14 UTC (permalink / raw)
  To: qemu-arm, qemu-devel

The board list in target-arm.rst is supposed to be in alphabetical
order by the title text of each file (which is not the same as
alphabetical order by filename).  A few items had got out of order;
correct them.

The entry for
"Facebook Yosemite v3.5 Platform and CraterLake Server (fby35)"
remains out-of-order, because this is not its own file
but is currently part of the aspeed.rst file.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
---
 docs/system/target-arm.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/system/target-arm.rst b/docs/system/target-arm.rst
index c9d7c0dda7e..870d30e3502 100644
--- a/docs/system/target-arm.rst
+++ b/docs/system/target-arm.rst
@@ -86,16 +86,16 @@ undocumented; you can get a complete list by running
    arm/bananapi_m2u.rst
    arm/b-l475e-iot01a.rst
    arm/sabrelite
+   arm/highbank
    arm/digic
    arm/cubieboard
    arm/emcraft-sf2
-   arm/highbank
    arm/musicpal
    arm/gumstix
    arm/mainstone
    arm/kzm
-   arm/nrf
    arm/nseries
+   arm/nrf
    arm/nuvoton
    arm/imx25-pdk
    arm/orangepi
@@ -107,8 +107,8 @@ undocumented; you can get a complete list by running
    arm/stellaris
    arm/stm32
    arm/virt
-   arm/xlnx-versal-virt
    arm/xenpvh
+   arm/xlnx-versal-virt
 
 Emulated CPU architecture support
 =================================
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] docs/system/target-arm: Re-alphabetize board list
  2024-05-20 14:14 [PATCH] docs/system/target-arm: Re-alphabetize board list Peter Maydell
@ 2024-05-21 14:33 ` Richard Henderson
  2024-05-27  9:28 ` Philippe Mathieu-Daudé
  1 sibling, 0 replies; 3+ messages in thread
From: Richard Henderson @ 2024-05-21 14:33 UTC (permalink / raw)
  To: Peter Maydell, qemu-arm, qemu-devel

On 5/20/24 07:14, Peter Maydell wrote:
> The board list in target-arm.rst is supposed to be in alphabetical
> order by the title text of each file (which is not the same as
> alphabetical order by filename).  A few items had got out of order;
> correct them.
> 
> The entry for
> "Facebook Yosemite v3.5 Platform and CraterLake Server (fby35)"
> remains out-of-order, because this is not its own file
> but is currently part of the aspeed.rst file.
> 
> Signed-off-by: Peter Maydell<peter.maydell@linaro.org>
> ---
>   docs/system/target-arm.rst | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] docs/system/target-arm: Re-alphabetize board list
  2024-05-20 14:14 [PATCH] docs/system/target-arm: Re-alphabetize board list Peter Maydell
  2024-05-21 14:33 ` Richard Henderson
@ 2024-05-27  9:28 ` Philippe Mathieu-Daudé
  1 sibling, 0 replies; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2024-05-27  9:28 UTC (permalink / raw)
  To: Peter Maydell, qemu-arm, qemu-devel

On 20/5/24 16:14, Peter Maydell wrote:
> The board list in target-arm.rst is supposed to be in alphabetical
> order by the title text of each file (which is not the same as
> alphabetical order by filename).  A few items had got out of order;
> correct them.
> 
> The entry for
> "Facebook Yosemite v3.5 Platform and CraterLake Server (fby35)"
> remains out-of-order, because this is not its own file
> but is currently part of the aspeed.rst file.
> 
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
> ---
>   docs/system/target-arm.rst | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-05-27  9:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-20 14:14 [PATCH] docs/system/target-arm: Re-alphabetize board list Peter Maydell
2024-05-21 14:33 ` Richard Henderson
2024-05-27  9:28 ` Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).