u-boot/arch
Simon Glass 6b50aff13f stm32: Use local vars in stm32prog for initrd and fdt
Rather than assigning to the bootm_argv[] array multiple times, use
local variables for the two things that can change and assign them at
the end.

This makes it easier to drop the array eventually.

Tidu up an overly short line while we are here.

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 local vars in stm32prog for initrd and fdt 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