u-boot/arch/arm/mach-stm32mp/cmd_stm32prog
Patrick Delaunay 4d7df7f766 stm32mp: stm32prog: support empty flashlayout
When the STM32CubeProgrammer sent a empty flashlayout.tsv
file, the command stm32prog correctly parse the file
but data->dev_nb = 0 and the stm32prog_devices_init
operations should be skipped.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
2022-09-23 13:58:20 +02:00
..
cmd_stm32prog.c stm32mp: stm32prog: handle U-Boot script in flashlayout alternate 2022-05-10 10:56:39 +02: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: support empty flashlayout 2022-09-23 13:58:20 +02:00
stm32prog.h stm32mp: stm32prog: handle U-Boot script in flashlayout alternate 2022-05-10 10:56:39 +02:00
stm32prog_serial.c cyclic: Use schedule() instead of WATCHDOG_RESET() 2022-09-18 10:26:33 +02:00
stm32prog_usb.c stm32mp: stm32prog: handle interruption during the first enumeration 2022-05-10 10:56:39 +02:00