u-boot-brain/board/emulation/qemu-riscv
Lukas Auer 6e10e94ff7 riscv: qemu: use device tree passed by prior boot stage
QEMU provides a device tree, which is passed to U-Boot using register
a1. We are now able to directly select the device tree with the
configuration CONFIG_OF_PRIOR_STAGE. Replace the hard-coded address in
qemu-riscv with it.

Signed-off-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Rick Chen <rick@andestech.com>
2018-11-26 13:57:32 +08:00
..
Kconfig riscv: qemu: Include some useful commands 2018-11-14 09:16:27 -08:00
MAINTAINERS riscv: Add QEMU virt board support 2018-10-03 17:48:37 +08:00
Makefile riscv: Add QEMU virt board support 2018-10-03 17:48:37 +08:00
qemu-riscv.c riscv: qemu: use device tree passed by prior boot stage 2018-11-26 13:57:32 +08:00