Re: [PATCH 7/8] stm32mp: stm32prog: handle U-Boot script in flashlayout alternate

2022-05-10 Thread Patrice CHOTARD
On 3/28/22 19:25, Patrick Delaunay wrote: > Update the stm32prog command to allow the reception of U-Boot script in > the FlashLayout alternate during the first USB enumeration. > > This patch is aligned with the last TF-A behavior: the Flashlayout > is now loaded by U-Boot; it is no more prese

Re: [PATCH 7/8] stm32mp: stm32prog: handle U-Boot script in flashlayout alternate

2022-04-22 Thread Patrice CHOTARD
Hi Patrick On 3/28/22 19:25, Patrick Delaunay wrote: > Update the stm32prog command to allow the reception of U-Boot script in > the FlashLayout alternate during the first USB enumeration. > > This patch is aligned with the last TF-A behavior: the Flashlayout > is now loaded by U-Boot; it is no m

[PATCH 7/8] stm32mp: stm32prog: handle U-Boot script in flashlayout alternate

2022-03-28 Thread Patrick Delaunay
Update the stm32prog command to allow the reception of U-Boot script in the FlashLayout alternate during the first USB enumeration. This patch is aligned with the last TF-A behavior: the Flashlayout is now loaded by U-Boot; it is no more present at STM32_DDR_BASE when the stm32prog is launched aft