On Thu, Dec 22, 2022 at 2:24 AM Daniel Henrique Barboza
wrote:
>
> All callers are using kernel_filename as machine->kernel_filename.
>
> This will also simplify the changes in riscv_load_kernel() that we're
> going to do next.
>
> Cc: Palmer Dabbelt
> Signed-off-by: Daniel Henrique Barboza
> --
On 21/12/22 19:22, Daniel Henrique Barboza wrote:
All callers are using kernel_filename as machine->kernel_filename.
This will also simplify the changes in riscv_load_kernel() that we're
going to do next.
Cc: Palmer Dabbelt
Signed-off-by: Daniel Henrique Barboza
---
hw/riscv/boot.c
All callers are using kernel_filename as machine->kernel_filename.
This will also simplify the changes in riscv_load_kernel() that we're
going to do next.
Cc: Palmer Dabbelt
Signed-off-by: Daniel Henrique Barboza
---
hw/riscv/boot.c| 3 ++-
hw/riscv/microchip_pfsoc.c | 3 +--
hw/ri