Re: [RFC PATCH 1/2] mtd: rawnand: handle ONFI revision number field being 0

2018-06-18 Thread Boris Brezillon
On Mon, 18 Jun 2018 15:05:21 +0200 Miquel Raynal wrote: > Hi Chris, > > On Mon, 18 Jun 2018 16:52:54 +1200, Chris Packham > wrote: > > > Some Micron NAND chips (MT29F1G08ABAFAWP-ITE:F) report 00 00 for the > > revision number field of the ONFI parameter page. Rather than rejecting > > these ou

Re: [RFC PATCH 1/2] mtd: rawnand: handle ONFI revision number field being 0

2018-06-18 Thread Miquel Raynal
Hi Chris, On Mon, 18 Jun 2018 16:52:54 +1200, Chris Packham wrote: > Some Micron NAND chips (MT29F1G08ABAFAWP-ITE:F) report 00 00 for the > revision number field of the ONFI parameter page. Rather than rejecting > these outright assume ONFI version 1.0 if the revision number is 00 00. > Thanks

[RFC PATCH 1/2] mtd: rawnand: handle ONFI revision number field being 0

2018-06-17 Thread Chris Packham
Some Micron NAND chips (MT29F1G08ABAFAWP-ITE:F) report 00 00 for the revision number field of the ONFI parameter page. Rather than rejecting these outright assume ONFI version 1.0 if the revision number is 00 00. Signed-off-by: Chris Packham --- At the moment I haven't qualified this check on any