Hi, Does qemu aarch64 virt support MTD? When I use "qemu-system-aarch64 -machine virt -cpu host -bios u-boot.bin -nographic -drive if=mtd,format=raw,file=/tmp/flash.img", it shows " machine type does not support if=mtd,bus=0,unit=0". I want to simulate a device with SPI NAND flash, is there a machine support that? Any thoughts to support the flash in virt?
Regards, William