On Fri, Oct 2, 2020 at 11:42 PM Alistair Francis <alistair.fran...@wdc.com> wrote:
It merits some commit message to explain why the return value of riscv_load_firmware() was changed from firmware entry address to firmware end address. > > Signed-off-by: Alistair Francis <alistair.fran...@wdc.com> > --- > include/hw/riscv/boot.h | 8 ++++---- > hw/riscv/boot.c | 28 +++++++++++++++++----------- > 2 files changed, 21 insertions(+), 15 deletions(-) > Regards, Bin