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

Rick Chen rickchen36 at gmail.com
Wed Oct 24 06:05:24 UTC 2018


> > >
> > > 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>

Reviewed-by: Rick Chen <rick at andestech.com>


More information about the U-Boot mailing list