On Fri, Oct 9, 2020 at 3:14 AM Bin Meng <[email protected]> wrote: > > On Fri, Oct 2, 2020 at 11:42 PM Alistair Francis > <[email protected]> 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.
Done. Alistair > > > > > Signed-off-by: Alistair Francis <[email protected]> > > --- > > include/hw/riscv/boot.h | 8 ++++---- > > hw/riscv/boot.c | 28 +++++++++++++++++----------- > > 2 files changed, 21 insertions(+), 15 deletions(-) > > > > Regards, > Bin
