docs: platform: Sort platform names
authorBin Meng <bmeng.cn@gmail.com>
Thu, 29 Apr 2021 10:16:07 +0000 (18:16 +0800)
committerAnup Patel <anup@brainfault.org>
Thu, 6 May 2021 08:52:34 +0000 (14:22 +0530)
Let's sort the platform names in alphabetical order.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Anup Patel <anup.patel@wdc.com>
docs/platform/generic.md

index 8c3b0dd..e0bf8fe 100644 (file)
@@ -46,11 +46,11 @@ RISC-V Platforms Using Generic Platform
 ---------------------------------------
 
 * **QEMU RISC-V Virt Machine** (*[qemu_virt.md]*)
-* **Spike** (*[spike.md]*)
 * **Shakti C-class SoC Platform** (*[shakti_cclass.md]*)
+* **Spike** (*[spike.md]*)
 * **T-HEAD C9xx series Processors** (*[thead-c9xx.md]*)
 
 [qemu_virt.md]: qemu_virt.md
-[spike.md]: spike.md
 [shakti_cclass.md]: shakti_cclass.md
+[spike.md]: spike.md
 [thead-c9xx.md]: thead-c9xx.md