qemu-riscv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-riscv] [Qemu-devel] [PATCH v1 3/5] hw/riscv: Extend the kernel


From: Bin Meng
Subject: Re: [Qemu-riscv] [Qemu-devel] [PATCH v1 3/5] hw/riscv: Extend the kernel loading support
Date: Tue, 25 Jun 2019 17:20:17 +0800

On Tue, Jun 25, 2019 at 6:18 AM Alistair Francis
<address@hidden> wrote:
>
> Extend the RISC-V kernel loader to support Image and uImage files.
> A Linux kernel can now be booted with:
>
>     qemu-system-riscv64 -machine virt -bios fw_jump.bin -kernel Image
>
> Signed-off-by: Alistair Francis <address@hidden>
> ---
>  hw/riscv/boot.c | 18 ++++++++++++++----
>  1 file changed, 14 insertions(+), 4 deletions(-)
>

Reviewed-by: Bin Meng <address@hidden>
Tested-by: Bin Meng <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]