On Thu, Dec 22, 2022 at 2:27 AM Daniel Henrique Barboza
wrote:
>
> The only caller is riscv_find_and_load_firmware(), which is in the same
> file.
>
> Signed-off-by: Daniel Henrique Barboza
> ---
> hw/riscv/boot.c | 44 -
> include/hw/riscv/boot.h
On Thu, Dec 22, 2022 at 4:26 AM Daniel Henrique Barboza
wrote:
>
> The only caller is riscv_find_and_load_firmware(), which is in the same
> file.
>
> Signed-off-by: Daniel Henrique Barboza
Reviewed-by: Alistair Francis
Alistair
> ---
> hw/riscv/boot.c | 44 --
On 21/12/22 19:22, Daniel Henrique Barboza wrote:
The only caller is riscv_find_and_load_firmware(), which is in the same
file.
Signed-off-by: Daniel Henrique Barboza
---
hw/riscv/boot.c | 44 -
include/hw/riscv/boot.h | 1 -
2 files changed,
The only caller is riscv_find_and_load_firmware(), which is in the same
file.
Signed-off-by: Daniel Henrique Barboza
---
hw/riscv/boot.c | 44 -
include/hw/riscv/boot.h | 1 -
2 files changed, 22 insertions(+), 23 deletions(-)
diff --git a/hw/ris