]> git.proxmox.com Git - mirror_qemu.git/commit
riscv/virt: Add the PFlash CFI01 device
authorAlistair Francis <alistair.francis@wdc.com>
Tue, 8 Oct 2019 23:32:25 +0000 (16:32 -0700)
committerPalmer Dabbelt <palmer@sifive.com>
Mon, 28 Oct 2019 14:47:28 +0000 (07:47 -0700)
commit71eb522c406342c3cefa7a2837c7417eeb430ae1
tree1554f1199005d42d3d2f51b14bcd94aa18c26782
parentcdfc19e456c7bb6dc7c308a7bc0bb22f3969843f
riscv/virt: Add the PFlash CFI01 device

Add the CFI01 PFlash to the RISC-V virt board. This is the same PFlash
from the ARM Virt board and the implementation is based on the ARM Virt
board. This allows users to specify flash files from the command line.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
hw/riscv/Kconfig
hw/riscv/virt.c
include/hw/riscv/virt.h