Re: [PATCH v6] mtd: handle partitioning on devices with 0 erasesize

From: Brian Norris
Date: Tue Jun 13 2017 - 13:01:46 EST


On Sat, Jun 10, 2017 at 08:00:42AM +0200, Boris Brezillon wrote:
> On Fri, 9 Jun 2017 15:58:31 +1200
> Chris Packham <chris.packham@xxxxxxxxxxxxxxxxxxx> wrote:
>
> > erasesize is meaningful for flash devices but for SRAM there is no
> > concept of an erase block so erasesize is set to 0. When partitioning
> > these devices instead of ensuring partitions fall on erasesize
> > boundaries we ensure they fall on writesize boundaries.
> >
> > Helped-by: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
> > Signed-off-by: Chris Packham <chris.packham@xxxxxxxxxxxxxxxxxxx>
>
> Acked-by: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>

Thanks. Applied to l2-mtd.git