u-boot/arch/arm/mach-stm32mp/cmd_stm32prog
Sean Anderson 30fb045f2d treewide: Use NULL for script image name
Two callers of image_source_script specify an image name. However, both
use the deprecated @ syntax, indicating that they have not been updated
in a while. If CONFIG_FIT_SIGNATURE is enabled, we will reject such
names outright. Back in commit 152576a598 ("stm32mp: stm32prog: handle
U-Boot script in flashlayout alternate"), we even renamed one of the
nodes. Instead of hard-coding a script image name, just use the default
image.

Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
2022-12-31 13:35:19 -05:00
..
cmd_stm32prog.c treewide: Use NULL for script image name 2022-12-31 13:35:19 -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 stm32mp: stm32prog: improve the partitioning trace 2022-09-23 14:25:29 +02:00
stm32prog.h stm32mp: stm32prog: correctly handle OTP when SMC is not supported 2022-09-23 13:58:20 +02:00
stm32prog_serial.c stm32mp: stm32prog: solve warning for 64bits compilation 2022-09-23 13:58:20 +02:00
stm32prog_usb.c stm32mp: stm32prog: solve warning for 64bits compilation 2022-09-23 13:58:20 +02:00