docs/system: riscv: Fix CLINT name in the sifive_u doc
authorBin Meng <bmeng.cn@gmail.com>
Sun, 27 Jun 2021 14:28:15 +0000 (22:28 +0800)
committerAlistair Francis <alistair.francis@wdc.com>
Wed, 14 Jul 2021 22:56:00 +0000 (08:56 +1000)
It's Core *Local* Interruptor, not 'Level'.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 20210627142816.19789-1-bmeng.cn@gmail.com
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
docs/system/riscv/sifive_u.rst

index 32d0a1b85dc3b87297f42d70b698a0d93b8f2d19..01108b5ecce635541de7ef0943a5b7f80fc41b0c 100644 (file)
@@ -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)