Re: [U-Boot] [PATCH 25/30] riscv: qemu: use device tree passed by prior boot stage

24 Oct
2018
24 Oct
'18
8:05 a.m.
QEMU provides a device tree, which is passed to u-boot using register
nits: U-Boot
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
board/emulation/qemu-riscv/qemu-riscv.c | 11 ----------- configs/qemu-riscv32_defconfig | 2 +- configs/qemu-riscv64_defconfig | 2 +- 3 files changed, 2 insertions(+), 13 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com
Reviewed-by: Rick Chen rick@andestech.com
2394
Age (days ago)
2394
Last active (days ago)
0 comments
1 participants
participants (1)
-
Rick Chen