Re: [PATCH 11/18] stm32mp: stm32prog: add support of ssbl copy

2020-04-14 Thread Patrice CHOTARD
Hi On 3/18/20 9:24 AM, Patrick Delaunay wrote: > 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-

[PATCH 11/18] stm32mp: stm32prog: add support of ssbl copy

2020-03-18 Thread Patrick Delaunay
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 --- .../mach-stm32mp/cmd_stm32prog/