On Tue, Jan 18, 2022 at 7:18 PM Anup Patel <apa...@ventanamicro.com> wrote: > > Now that RISC-V Spike machine can use BIN BIOS images, we remove > the macros used for ELF BIOS image names. > > Signed-off-by: Anup Patel <apa...@ventanamicro.com> > --- > hw/riscv/spike.c | 4 ++-- > include/hw/riscv/boot.h | 2 -- > 2 files changed, 2 insertions(+), 4 deletions(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>