u-boot/arch
Simon Glass b5d397f489 bootm: Rename do_bootm_states() to bootm_run_states()
Rename the function to bootm_run_states() to better indicate ts
purpose. The 'do_' prefix is used to indicate a command processor,
which this is now not.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.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 bootm: Adjust arguments of boot_os_fn 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 LFU-544: Kconfig.nxp: Fixed secure boot on LS-CH2 platforms 2023-07-06 13:04:56 +08:00
u-boot-elf.lds