> ; QEMU Developers de...@nongnu.org>; Alistair Francis
> Subject: Re: [PATCH] riscv/spike: Change the default bios to use plain binary
> image
>
> On Fri, May 1, 2020 at 8:41 PM Anup Patel wrote:
> >
> > On Fri, May 1, 2020 at 6:01 PM Bin Meng wrote:
> > >
&
On Fri, May 1, 2020 at 8:41 PM Anup Patel wrote:
>
> On Fri, May 1, 2020 at 6:01 PM Bin Meng wrote:
> >
> > From: Bin Meng
> >
> > To keep sync with other RISC-V machines, change the default bios
> > to use .bin instead of the .elf images.
> >
> > Signed-off-by: Bin Meng
> > ---
> >
> > hw/ris
On Fri, May 1, 2020 at 6:01 PM Bin Meng wrote:
>
> From: Bin Meng
>
> To keep sync with other RISC-V machines, change the default bios
> to use .bin instead of the .elf images.
>
> Signed-off-by: Bin Meng
> ---
>
> hw/riscv/spike.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
>