u-boot/arch/arm/mach-stm32mp/cmd_stm32prog
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
..
cmd_stm32prog.c stm32: Use bootm_run() and bootz_run() 2023-12-21 16:07:52 -05:00
Kconfig stm32mp: stm32prog: add TEE support in stm32prog command 2022-05-10 10:56:39 +02:00
Makefile stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB 2021-03-11 17:41:17 +01:00
stm32prog.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
stm32prog.h common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
stm32prog_serial.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
stm32prog_usb.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00