[PATCH v2 1/2] cpu-supplement: Fix formatting and missing words
Kinsey Moore
kinsey.moore at oarcorp.com
Tue Sep 29 12:27:14 UTC 2020
It was already an odd hybrid of a marked up list and a grammatical list that I noticed while I was working on the AArch64 documentation. I figured I'd push it one way or the other since mixing the constructs looks weird, but I can drop the changes unrelated to AArch64 if you prefer.
Kinsey
-----Original Message-----
From: Sebastian Huber <sebastian.huber at embedded-brains.de>
Sent: Monday, September 28, 2020 23:36
To: Kinsey Moore <kinsey.moore at oarcorp.com>; devel at rtems.org
Subject: Re: [PATCH v2 1/2] cpu-supplement: Fix formatting and missing words
On 28/09/2020 17:25, Kinsey Moore wrote:
> @@ -196,11 +196,11 @@ Symmetric Multiprocessing
>
> SMP is supported on ARMv7-A. Available platforms are
>
> -- Altera Cyclone V,
> +- Altera Cyclone V
>
> -- NXP i.MX 7, and
> +- NXP i.MX 7
>
> -- Xilinx Zynq.
> +- Xilinx Zynq
What is the reason for this change?
If you change the formatting like this, then it should be
"Available platforms are:"
More information about the devel
mailing list