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

Bin Meng bmeng.cn at gmail.com
Mon Oct 22 09:19:59 UTC 2018


On Sat, Oct 20, 2018 at 6:11 AM Lukas Auer
<lukas.auer at aisec.fraunhofer.de> wrote:
>
> 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 at 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 at gmail.com>


More information about the U-Boot mailing list