Re: [PATCH] arm: dts: stm32mp1: use ssbl partition name for U-Boot

2021-09-29 Thread Alex G.
On 9/14/21 7:14 AM, Patrick Delaunay wrote: Continue to use the "ssbl" name for GPT partition of secondary boot stage = U-Boot for basic boot with SPL to avoid to disturb existing user. The "fip" partition name is only used for TFA_BOOT with FIP, it is a TF-A BL2 requirement; it the default conf

Re: [PATCH] arm: dts: stm32mp1: use ssbl partition name for U-Boot

2021-09-21 Thread Patrick DELAUNAY
Hi, On 9/14/21 2:14 PM, Patrick Delaunay wrote: Continue to use the "ssbl" name for GPT partition of secondary boot stage = U-Boot for basic boot with SPL to avoid to disturb existing user. The "fip" partition name is only used for TFA_BOOT with FIP, it is a TF-A BL2 requirement; it the default

Re: [PATCH] arm: dts: stm32mp1: use ssbl partition name for U-Boot

2021-09-15 Thread Patrice CHOTARD
HI Patrick On 9/14/21 2:14 PM, Patrick Delaunay wrote: > Continue to use the "ssbl" name for GPT partition of secondary boot > stage = U-Boot for basic boot with SPL to avoid to disturb existing user. > > The "fip" partition name is only used for TFA_BOOT with FIP, it is a TF-A > BL2 requirement;