Re: [RFC PATCH v2 2/6] mtd: rawnand: add manufacturer fixup for ONFI parameter page

2018-06-19 Thread Boris Brezillon
On Tue, 19 Jun 2018 17:31:21 +1200 Chris Packham wrote: > This is called after the ONFI parameter page checksum is verified > and allows us to override the contents of the parameter page. > > Suggested-by: Boris Brezillon > Signed-off-by: Chris Packham Reviewed-by: Boris Brezillon > --- >

Re: [RFC PATCH v2 2/6] mtd: rawnand: add manufacturer fixup for ONFI parameter page

2018-06-19 Thread Boris Brezillon
On Tue, 19 Jun 2018 17:31:21 +1200 Chris Packham wrote: > This is called after the ONFI parameter page checksum is verified > and allows us to override the contents of the parameter page. > > Suggested-by: Boris Brezillon > Signed-off-by: Chris Packham Reviewed-by: Boris Brezillon > --- >

[RFC PATCH v2 2/6] mtd: rawnand: add manufacturer fixup for ONFI parameter page

2018-06-18 Thread Chris Packham
This is called after the ONFI parameter page checksum is verified and allows us to override the contents of the parameter page. Suggested-by: Boris Brezillon Signed-off-by: Chris Packham --- Changes in v2: - New drivers/mtd/nand/raw/nand_base.c | 4 include/linux/mtd/rawnand.h | 1 +

[RFC PATCH v2 2/6] mtd: rawnand: add manufacturer fixup for ONFI parameter page

2018-06-18 Thread Chris Packham
This is called after the ONFI parameter page checksum is verified and allows us to override the contents of the parameter page. Suggested-by: Boris Brezillon Signed-off-by: Chris Packham --- Changes in v2: - New drivers/mtd/nand/raw/nand_base.c | 4 include/linux/mtd/rawnand.h | 1 +