Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1665024

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

From Brian Norris <computersforpeace@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH v6] mtd: handle partitioning on devices with 0 erasesize
Date 2017-06-13 19:10 +0200
Message-ID <tRXuh-2gn-1@gated-at.bofh.it> (permalink)
References <tQjfA-4Oa-3@gated-at.bofh.it> <tQHKV-3qL-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@alliedtelesis.co.nz> 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@free-electrons.com>
> > Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
> 
> Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>

Thanks. Applied to l2-mtd.git

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v6] mtd: handle partitioning on devices with 0 erasesize Chris Packham <chris.packham@alliedtelesis.co.nz> - 2017-06-09 06:00 +0200
  Re: [PATCH v6] mtd: handle partitioning on devices with 0 erasesize Brian Norris <computersforpeace@gmail.com> - 2017-06-10 01:20 +0200
  Re: [PATCH v6] mtd: handle partitioning on devices with 0 erasesize Boris Brezillon <boris.brezillon@free-electrons.com> - 2017-06-10 08:10 +0200
    Re: [PATCH v6] mtd: handle partitioning on devices with 0 erasesize Brian Norris <computersforpeace@gmail.com> - 2017-06-13 19:10 +0200

csiph-web