mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 02:54:58 -06:00
hw/loongarch/virt: Add cfi01 pflash device
Add cfi01 pflash device for LoongArch virt machine Signed-off-by: Xiaojuan Yang <yangxiaojuan@loongson.cn> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20221130100647.398565-1-yangxiaojuan@loongson.cn> Signed-off-by: Song Gao <gaosong@loongson.cn>
This commit is contained in:
parent
5204b499a6
commit
288431a1fb
4 changed files with 86 additions and 0 deletions
|
@ -20,3 +20,4 @@ config LOONGARCH_VIRT
|
|||
select ACPI_HW_REDUCED
|
||||
select FW_CFG_DMA
|
||||
select DIMM
|
||||
select PFLASH_CFI01
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue