[Qemu-devel] [PULL 32/34] hw/riscv: Extend the kernel loading support

2019-06-28 Thread Palmer Dabbelt
From: Alistair Francis 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 Reviewed-by: Bin Meng Tested-by: Bin Meng Signed-off-by: Palm

[Qemu-devel] [PULL 32/34] hw/riscv: Extend the kernel loading support

2019-06-27 Thread Palmer Dabbelt
From: Alistair Francis 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 Reviewed-by: Bin Meng Tested-by: Bin Meng Signed-off-by: Palm