Re: [PATCH] mtd: remove SPEAr flash driver st_smi

2021-09-24 Thread Tom Rini
On Wed, Sep 22, 2021 at 11:02:26AM +0200, Patrick Delaunay wrote: > Remove the driver st_smic.c used in SPEAr products and the associated > config CONFIG_ST_SMI; this driver is no more used in U-Boot after the > commit 570c3dcfc153 ("arm: Remove spear600 boards and the rest of SPEAr > support"). >

Re: [PATCH] mtd: remove SPEAr flash driver st_smi

2021-09-22 Thread Tom Rini
On Wed, Sep 22, 2021 at 11:02:26AM +0200, Patrick Delaunay wrote: > Remove the driver st_smic.c used in SPEAr products and the associated > config CONFIG_ST_SMI; this driver is no more used in U-Boot after the > commit 570c3dcfc153 ("arm: Remove spear600 boards and the rest of SPEAr > support"). >

Re: [PATCH] mtd: remove SPEAr flash driver st_smi

2021-09-22 Thread Stefan Roese
On 22.09.21 11:02, Patrick Delaunay wrote: Remove the driver st_smic.c used in SPEAr products and the associated config CONFIG_ST_SMI; this driver is no more used in U-Boot after the commit 570c3dcfc153 ("arm: Remove spear600 boards and the rest of SPEAr support"). Fixes: 570c3dcfc153 ("arm: Rem

[PATCH] mtd: remove SPEAr flash driver st_smi

2021-09-22 Thread Patrick Delaunay
Remove the driver st_smic.c used in SPEAr products and the associated config CONFIG_ST_SMI; this driver is no more used in U-Boot after the commit 570c3dcfc153 ("arm: Remove spear600 boards and the rest of SPEAr support"). Fixes: 570c3dcfc153 ("arm: Remove spear600 boards and the rest of SPEAr su