Re: [PATCH 08/12] hw/riscv: spike: Remove the out-of-date comments

2022-12-27 Thread Alistair Francis
On Tue, Dec 27, 2022 at 4:54 PM Bin Meng wrote: > > Spike machine now supports OpenSBI plain binary bios image, so the > comments are no longer valid. > > Signed-off-by: Bin Meng Reviewed-by: Alistair Francis Alistair > --- > > hw/riscv/spike.c | 5 - > 1 file changed, 5 deletions(-) > >

Re: [PATCH 08/12] hw/riscv: spike: Remove the out-of-date comments

2022-12-27 Thread Daniel Henrique Barboza
On 12/27/22 03:48, Bin Meng wrote: Spike machine now supports OpenSBI plain binary bios image, so the comments are no longer valid. Signed-off-by: Bin Meng --- Reviewed-by: Daniel Henrique Barboza hw/riscv/spike.c | 5 - 1 file changed, 5 deletions(-) diff --git a/hw/riscv/spik