Re: [PATCHv2] mtd: nand: fsl_ifc: fix handing of bit flips in erased pages

From: Darwin Dingel
Date: Wed May 31 2017 - 18:59:33 EST



On 01/06/17 08:59, Pavel Machek wrote:
> If we see unrecoverable ECC error, we need to count number of bitflips
> from all-ones and report correctable/uncorrectable according to
> that. Otherwise we report ECC failed on erased flash with single bit error.
>
> Signed-off-by: Pavel Machek <pavel@xxxxxxx>
> Reported-by: Darwin Dingel <Darwin.Dingel@xxxxxxxxxxxxxxxxxxx>
>

Acked-by: Darwin Dingel <Darwin.Dingel@xxxxxxxxxxxxxxxxxxx>


Cheers,
Darwin