Home
last modified time | relevance | path

Searched hist:"6 e10e94f" (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/configs/
H A Dqemu-riscv32_defconfig6e10e94f Thu Nov 22 04:26:30 CST 2018 Lukas Auer <lukas.auer@aisec.fraunhofer.de> 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>
H A Dqemu-riscv64_defconfig6e10e94f Thu Nov 22 04:26:30 CST 2018 Lukas Auer <lukas.auer@aisec.fraunhofer.de> 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>
/openbmc/u-boot/board/emulation/qemu-riscv/
H A Dqemu-riscv.c6e10e94f Thu Nov 22 04:26:30 CST 2018 Lukas Auer <lukas.auer@aisec.fraunhofer.de> 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>