On Tue, Sep 6, 2022 at 11:44 AM Sunil V L wrote:
>
> To enable both -kernel and -pflash options, the fw_cfg needs to be
> created prior to loading the kernel.
>
> Signed-off-by: Sunil V L
> Reviewed-by: Andrew Jones
Reviewed-by: Alistair Francis
Alistair
> ---
> hw/riscv/virt.c | 14 +++
To enable both -kernel and -pflash options, the fw_cfg needs to be
created prior to loading the kernel.
Signed-off-by: Sunil V L
Reviewed-by: Andrew Jones
---
hw/riscv/virt.c | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/hw/riscv/virt.c b/hw/riscv/virt.c
ind