Re: [RFC PATCH v2 1/6] mtd: rawnand: marvell: Handle on-die ECC

2018-06-18 Thread Boris Brezillon
On Tue, 19 Jun 2018 17:31:20 +1200 Chris Packham wrote: > From the controllers point of view this is the same as no or > software only ECC. > > Signed-off-by: Chris Packham Reviewed-by: Boris Brezillon > --- > Changes in v2: > - New > > drivers/mtd/nand/raw/marvell_nand.c | 1 + > 1 file c

[RFC PATCH v2 1/6] mtd: rawnand: marvell: Handle on-die ECC

2018-06-18 Thread Chris Packham
>From the controllers point of view this is the same as no or software only ECC. Signed-off-by: Chris Packham --- Changes in v2: - New drivers/mtd/nand/raw/marvell_nand.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/mtd/nand/raw/marvell_nand.c b/drivers/mtd/nand/raw/marvell_nand