Searched hist:b30422231b90c089ce73aa4b40461bfdc1be0371 (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/hw/riscv/ |
H A D | boot.h | diff b30422231b90c089ce73aa4b40461bfdc1be0371 Mon Jun 24 17:11:52 CDT 2019 Alistair Francis <alistair.francis@wdc.com> hw/riscv: Add support for loading a firmware
Add support for loading a firmware file for the virt machine and the SiFive U. This can be run with the following command:
qemu-system-riscv64 -machine virt -bios fw_jump.bin -kernel vmlinux
Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
|
/openbmc/qemu/hw/riscv/ |
H A D | boot.c | diff b30422231b90c089ce73aa4b40461bfdc1be0371 Mon Jun 24 17:11:52 CDT 2019 Alistair Francis <alistair.francis@wdc.com> hw/riscv: Add support for loading a firmware
Add support for loading a firmware file for the virt machine and the SiFive U. This can be run with the following command:
qemu-system-riscv64 -machine virt -bios fw_jump.bin -kernel vmlinux
Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
|
H A D | sifive_u.c | diff b30422231b90c089ce73aa4b40461bfdc1be0371 Mon Jun 24 17:11:52 CDT 2019 Alistair Francis <alistair.francis@wdc.com> hw/riscv: Add support for loading a firmware
Add support for loading a firmware file for the virt machine and the SiFive U. This can be run with the following command:
qemu-system-riscv64 -machine virt -bios fw_jump.bin -kernel vmlinux
Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
|
H A D | virt.c | diff b30422231b90c089ce73aa4b40461bfdc1be0371 Mon Jun 24 17:11:52 CDT 2019 Alistair Francis <alistair.francis@wdc.com> hw/riscv: Add support for loading a firmware
Add support for loading a firmware file for the virt machine and the SiFive U. This can be run with the following command:
qemu-system-riscv64 -machine virt -bios fw_jump.bin -kernel vmlinux
Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
|