u-boot-brain/doc/board/emulation
Bin Meng ed1475e2f4 riscv: qemu: Remove the simple-bus driver for the SoC node
Prior to QEMU v3.1.0, QEMU generated the 'virt' SoC node with a
"riscv-virtio-soc" compatible string, and a "simple-bus" driver
was created to accommodate that special case in U-Boot.

Starting from QEMU v3.1.0, the SoC node was set as a "simple-bus",
hence the special simple-bus driver is no longer needed.

Update the doc to mention the latest tested QEMU version 4.2.0.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
2020-04-23 10:14:06 +08:00
..
index.rst doc: board: Convert README.qemu-mips to reST 2019-07-24 10:07:24 -04:00
qemu-arm.rst doc: board: Convert README.qemu-arm to reST 2019-07-24 10:07:24 -04:00
qemu-mips.rst doc: board: qemu-mips.rst: fix code examples 2020-04-09 18:55:59 +02:00
qemu-riscv.rst riscv: qemu: Remove the simple-bus driver for the SoC node 2020-04-23 10:14:06 +08:00
qemu-x86.rst qemu-x86: Use config_distro_bootcmd 2019-08-09 22:24:02 +08:00