On Fri, Oct 9, 2020 at 3:14 AM Bin Meng wrote:
>
> On Fri, Oct 2, 2020 at 11:42 PM Alistair Francis
> 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
>
> >
> >
On Fri, Oct 2, 2020 at 11:42 PM Alistair Francis
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
> ---
> include/hw/riscv/boot.h | 8
> h
Signed-off-by: Alistair Francis
---
include/hw/riscv/boot.h | 8
hw/riscv/boot.c | 28 +---
2 files changed, 21 insertions(+), 15 deletions(-)
diff --git a/include/hw/riscv/boot.h b/include/hw/riscv/boot.h
index 451338780a..0acbd8aa6e 100644
--- a/includ