]> Git Repo - qemu.git/commit
target/riscv: Fix typo of mimpid cpu option
authorFrank Chang <[email protected]>
Mon, 23 May 2022 15:31:46 +0000 (23:31 +0800)
committerAlistair Francis <[email protected]>
Tue, 24 May 2022 00:38:50 +0000 (10:38 +1000)
commit075eeda93166f1914097ffb84b33df4ecc50d63c
treeec81fa56648f95e0fae0b7f48d5633c1697bcaef
parentbb06941f95edd8a231bee0ac52a8a1dbf6b08e6a
target/riscv: Fix typo of mimpid cpu option

"mimpid" cpu option was mistyped to "mipid".

Fixes: 9951ba94 ("target/riscv: Support configuarable marchid, mvendorid, mipid CSR values")
Signed-off-by: Frank Chang <[email protected]>
Reviewed-by: Alistair Francis <[email protected]>
Message-Id: <20220523153147[email protected]>
Signed-off-by: Alistair Francis <[email protected]>
target/riscv/cpu.c
target/riscv/cpu.h
target/riscv/csr.c
This page took 0.020071 seconds and 4 git commands to generate.