Re: [PATCH] ARM: stm32: Align mtdparts with SPI NOR layout on DHSOM

2021-11-10 Thread Tom Rini
On Wed, Nov 10, 2021 at 06:05:49PM +0100, Patrice CHOTARD wrote: > Hi Tom > > On 11/10/21 5:02 PM, Tom Rini wrote: > > On Wed, Nov 10, 2021 at 04:56:37PM +0100, Patrice CHOTARD wrote: > >> Hi Marek > >> > >> On 10/25/21 10:43 AM, Patrick DELAUNAY wrote: > >>> Hi, > >>> > >>> On 10/24/21 12:46 AM,

Re: [PATCH] ARM: stm32: Align mtdparts with SPI NOR layout on DHSOM

2021-11-10 Thread Patrice CHOTARD
Hi Tom On 11/10/21 5:02 PM, Tom Rini wrote: > On Wed, Nov 10, 2021 at 04:56:37PM +0100, Patrice CHOTARD wrote: >> Hi Marek >> >> On 10/25/21 10:43 AM, Patrick DELAUNAY wrote: >>> Hi, >>> >>> On 10/24/21 12:46 AM, Marek Vasut wrote: The DHSOM uses different SPI NOR layout than the ST devkit, s

Re: [PATCH] ARM: stm32: Align mtdparts with SPI NOR layout on DHSOM

2021-11-10 Thread Tom Rini
On Wed, Nov 10, 2021 at 04:56:37PM +0100, Patrice CHOTARD wrote: > Hi Marek > > On 10/25/21 10:43 AM, Patrick DELAUNAY wrote: > > Hi, > > > > On 10/24/21 12:46 AM, Marek Vasut wrote: > >> The DHSOM uses different SPI NOR layout than the ST devkit, stop > >> pulling in the ST specific runtime mtdp

Re: [PATCH] ARM: stm32: Align mtdparts with SPI NOR layout on DHSOM

2021-11-10 Thread Patrice CHOTARD
Hi Marek On 10/25/21 10:43 AM, Patrick DELAUNAY wrote: > Hi, > > On 10/24/21 12:46 AM, Marek Vasut wrote: >> The DHSOM uses different SPI NOR layout than the ST devkit, stop >> pulling in the ST specific runtime mtdparts settings and adjust >> the mtdparts accordingly. >> >> Signed-off-by: Marek

Re: [PATCH] ARM: stm32: Align mtdparts with SPI NOR layout on DHSOM

2021-10-25 Thread Patrick DELAUNAY
Hi, On 10/24/21 12:46 AM, Marek Vasut wrote: The DHSOM uses different SPI NOR layout than the ST devkit, stop pulling in the ST specific runtime mtdparts settings and adjust the mtdparts accordingly. Signed-off-by: Marek Vasut Cc: Patrice Chotard Cc: Patrick Delaunay --- board/dhelectronic

Re: [PATCH] ARM: stm32: Align mtdparts with SPI NOR layout on DHSOM

2021-10-24 Thread Patrice CHOTARD
Hi Marek On 10/24/21 12:46 AM, Marek Vasut wrote: > The DHSOM uses different SPI NOR layout than the ST devkit, stop > pulling in the ST specific runtime mtdparts settings and adjust > the mtdparts accordingly. > > Signed-off-by: Marek Vasut > Cc: Patrice Chotard > Cc: Patrick Delaunay > --- >

[PATCH] ARM: stm32: Align mtdparts with SPI NOR layout on DHSOM

2021-10-23 Thread Marek Vasut
The DHSOM uses different SPI NOR layout than the ST devkit, stop pulling in the ST specific runtime mtdparts settings and adjust the mtdparts accordingly. Signed-off-by: Marek Vasut Cc: Patrice Chotard Cc: Patrick Delaunay --- board/dhelectronics/dh_stm32mp1/Makefile | 1 - configs/stm32mp15_d