u-boot/arch
Simon Glass e4cee649b9 stm32: Use bootm_run() and bootz_run()
Use the new bootm/z_run() functions to avoid having to create an
argument list for the stm32prog code.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
2023-12-21 16:07:52 -05:00
..
arc bootm: Adjust arguments of boot_os_fn 2023-12-21 16:07:52 -05:00
arm stm32: Use bootm_run() and bootz_run() 2023-12-21 16:07:52 -05:00
m68k bootm: Adjust arguments of boot_os_fn 2023-12-21 16:07:52 -05:00
microblaze bootm: Adjust arguments of boot_os_fn 2023-12-21 16:07:52 -05:00
mips bootm: Rename do_bootm_states() to bootm_run_states() 2023-12-21 16:07:52 -05:00
nios2 bootm: Adjust arguments of boot_os_fn 2023-12-21 16:07:52 -05:00
powerpc bootm: Adjust arguments of boot_os_fn 2023-12-21 16:07:52 -05:00
riscv bootm: Adjust arguments of boot_os_fn 2023-12-21 16:07:52 -05:00
sandbox bootm: Adjust arguments of boot_os_fn 2023-12-21 16:07:52 -05:00
sh bootm: Adjust arguments of boot_os_fn 2023-12-21 16:07:52 -05:00
x86 bootm: Adjust arguments of boot_os_fn 2023-12-21 16:07:52 -05:00
xtensa bootm: Adjust arguments of boot_os_fn 2023-12-21 16:07:52 -05:00
.gitignore
Kconfig scsi: Forceably finish migration to DM_SCSI 2023-11-07 18:36:06 -05:00
Kconfig.nxp
u-boot-elf.lds