]> git.baikalelectronics.ru Git - uboot.git/commit
riscv: qemu: support booting Linux
authorLukas Auer <lukas.auer@aisec.fraunhofer.de>
Thu, 22 Nov 2018 10:26:31 +0000 (11:26 +0100)
committerAndes <uboot@andestech.com>
Mon, 26 Nov 2018 05:57:32 +0000 (13:57 +0800)
commit1220caef49769104e6fe561711a5ac22b510bd80
tree850b9755fddb538404de573d2746e48fb260ffcb
parent388e651b693d3a82db6f432434a785c5c211cbcb
riscv: qemu: support booting Linux

Support booting Linux (as payload of BBL) from FIT images. For this, the
default CONFIG_SYS_BOOTM_LEN is increased to 16 MB, and the environment
variables fdt_high and initrd_high are set to mark the device tree and
initrd as in-place.

Signed-off-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
configs/qemu-riscv32_defconfig
configs/qemu-riscv64_defconfig
include/configs/qemu-riscv.h