u-boot-brain/arch/riscv/cpu/generic
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
..
cpu.c riscv: qemu: Remove the simple-bus driver for the SoC node 2020-04-23 10:14:06 +08:00
dram.c common: Move board_get_usable_ram_top() out of common.h 2019-12-02 18:25:04 -05:00
Kconfig riscv: add SPL support 2019-08-26 16:07:42 +08:00
Makefile riscv: Rename cpu/qemu to cpu/generic 2019-02-27 09:12:33 +08:00