[U-Boot] [PATCH 27/30] riscv: qemu: support booting Linux
Bin Meng
bmeng.cn at gmail.com
Mon Oct 22 09:35:28 UTC 2018
On Sat, Oct 20, 2018 at 6:11 AM Lukas Auer
<lukas.auer at aisec.fraunhofer.de> wrote:
>
> 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 at aisec.fraunhofer.de>
> ---
>
> configs/qemu-riscv32_defconfig | 1 +
> configs/qemu-riscv64_defconfig | 1 +
> include/configs/qemu-riscv.h | 6 ++++++
> 3 files changed, 8 insertions(+)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list