u-boot-brain/board/emulation/qemu-riscv
Lukas Auer 66ffe5783b riscv: qemu: detect and boot the kernel passed by QEMU
QEMU embeds the location of the kernel image in the device tree. Store
this address in the environment as variable kernel_start. It is used in
the board-local distro boot command QEMU to boot the kernel with the
U-Boot device tree. The QEMU boot command is added as the first boot
target device.

Signed-off-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Alexander Graf <agraf@suse.de>
2018-11-26 13:57:33 +08:00
..
Kconfig riscv: qemu: detect and boot the kernel passed by QEMU 2018-11-26 13:57:33 +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: detect and boot the kernel passed by QEMU 2018-11-26 13:57:33 +08:00