RE: [PATCH v2 6/9] mtd: spi-nor: Support R/W for S25FS-S family flash

2016-08-17 Thread Yunhui Cui
On August 06, 2016 10:27 PM, Jagan Teki wrote: > On 22 April 2016 at 12:09, Yunhui Cui wrote: > > From: Yunhui Cui > > > > With the physical sectors combination, S25FS-S family flash requires > > some special operations for read/write functions. > > > > Signed-off-by: Yunhui Cui > > --- > >

RE: [PATCH v2 6/9] mtd: spi-nor: Support R/W for S25FS-S family flash

2016-08-17 Thread Yunhui Cui
On August 16, 2016 2:03 AM, Leo wrote: > On Fri, Apr 22, 2016 at 1:39 AM, Yunhui Cui wrote: > > From: Yunhui Cui > > > > With the physical sectors combination, S25FS-S family flash requires > > some special operations for read/write functions. > > > > Signed-off-by: Yunhui Cui > > --- > > driv

Re: [PATCH v2 6/9] mtd: spi-nor: Support R/W for S25FS-S family flash

2016-08-15 Thread Li Yang
On Fri, Apr 22, 2016 at 1:39 AM, Yunhui Cui wrote: > From: Yunhui Cui > > With the physical sectors combination, S25FS-S family flash > requires some special operations for read/write functions. > > Signed-off-by: Yunhui Cui > --- > drivers/mtd/spi-nor/spi-nor.c | 59 >

Re: [PATCH v2 6/9] mtd: spi-nor: Support R/W for S25FS-S family flash

2016-08-06 Thread Jagan Teki
On 22 April 2016 at 12:09, Yunhui Cui wrote: > From: Yunhui Cui > > With the physical sectors combination, S25FS-S family flash > requires some special operations for read/write functions. > > Signed-off-by: Yunhui Cui > --- > drivers/mtd/spi-nor/spi-nor.c | 59 > ++

Re: [PATCH v2 6/9] mtd: spi-nor: Support R/W for S25FS-S family flash

2016-07-21 Thread Han Xu
On Fri, Apr 22, 2016 at 1:39 AM, Yunhui Cui wrote: > From: Yunhui Cui > > With the physical sectors combination, S25FS-S family flash > requires some special operations for read/write functions. > > Signed-off-by: Yunhui Cui > --- > drivers/mtd/spi-nor/spi-nor.c | 59 >