u-boot-brain/arch/arm/mach-stm32mp/cmd_stm32prog
Patrick Delaunay b83caf9fcb stm32mp: stm32prog: add support of ssbl copy
For reliability of boot from NAND/SPI-NAND (with read-disturb issue)
the SSBL can be present several time, when it is indicated in the
flashlayout with "Binary(X)".
The received binary is copied X times by U-Boot on the target.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
2020-05-14 09:02:12 +02:00
..
cmd_stm32prog.c stm32mp: stm32prog: adapt the MTD partitions 2020-05-14 09:02:12 +02:00
Makefile stm32mp: add the command stm32prog 2020-05-14 09:02:12 +02:00
stm32prog_usb.c stm32mp: add the command stm32prog 2020-05-14 09:02:12 +02:00
stm32prog.c stm32mp: stm32prog: add support of ssbl copy 2020-05-14 09:02:12 +02:00
stm32prog.h stm32mp: stm32prog: add support of ssbl copy 2020-05-14 09:02:12 +02:00