1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-31 02:15:45 +01:00
Files
u-boot-megous/arch/xtensa/lib/bootm.c
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

4.7 KiB