u-boot/arch/riscv
Simon Glass a48336e5ea bootm: Adjust arguments of boot_os_fn
Adjust boot_os_fn to use struct bootm_info instead of the separate
argc, argv and image parameters. Update the handlers accordingly. Few
of the functions make use of the arguments, so this improves code size
slightly.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2023-12-21 16:07:52 -05:00
..
cpu riscv: Add a reset_cpu() function 2023-12-21 16:07:52 -05:00
dts riscv: dts: jh7110: Add rng device tree node 2023-11-02 17:45:53 +08:00
include/asm riscv: io.h: Fix signatures of reads/writes functions 2023-11-28 16:19:06 -05:00
lib bootm: Adjust arguments of boot_os_fn 2023-12-21 16:07:52 -05:00
config.mk riscv: Support CONFIG_REMAKE_ELF 2023-04-20 20:45:08 +08:00
Kconfig riscv: Sort target configs alphabetically 2023-11-02 15:15:33 +08:00
Makefile riscv: Add Zbb support for building U-Boot 2023-10-19 17:29:50 +08:00