qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] docs/system: riscv: Fix CLINT name in the sifive_u doc
@ 2021-06-27 14:28 Bin Meng
  2021-06-27 14:28 ` [PATCH 2/2] docs/system: riscv: Add documentation for virt machine Bin Meng
  2021-06-28  0:21 ` [PATCH 1/2] docs/system: riscv: Fix CLINT name in the sifive_u doc Alistair Francis
  0 siblings, 2 replies; 5+ messages in thread
From: Bin Meng @ 2021-06-27 14:28 UTC (permalink / raw)
  To: Alistair Francis, qemu-devel, qemu-riscv; +Cc: Bin Meng

It's Core *Local* Interruptor, not 'Level'.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
---

 docs/system/riscv/sifive_u.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/system/riscv/sifive_u.rst b/docs/system/riscv/sifive_u.rst
index 32d0a1b85d..01108b5ecc 100644
--- a/docs/system/riscv/sifive_u.rst
+++ b/docs/system/riscv/sifive_u.rst
@@ -11,7 +11,7 @@ The ``sifive_u`` machine supports the following devices:
 
 * 1 E51 / E31 core
 * Up to 4 U54 / U34 cores
-* Core Level Interruptor (CLINT)
+* Core Local Interruptor (CLINT)
 * Platform-Level Interrupt Controller (PLIC)
 * Power, Reset, Clock, Interrupt (PRCI)
 * L2 Loosely Integrated Memory (L2-LIM)
-- 
2.25.1



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

end of thread, other threads:[~2021-07-05  5:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-27 14:28 [PATCH 1/2] docs/system: riscv: Fix CLINT name in the sifive_u doc Bin Meng
2021-06-27 14:28 ` [PATCH 2/2] docs/system: riscv: Add documentation for virt machine Bin Meng
2021-07-02  7:24   ` Alistair Francis
2021-07-05  5:35   ` Alistair Francis
2021-06-28  0:21 ` [PATCH 1/2] docs/system: riscv: Fix CLINT name in the sifive_u doc Alistair Francis

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).