Re: [U-Boot] [PATCH] mtd: nand: fsl_ifc: Fix handling of bitflips in erased pages

2017-06-13 Thread Pavel Machek
On Mon 2017-06-12 13:50:00, Darwin Dingel wrote: > This is a fix made for the fsl_ifc_nand driver on linux kernel by > Pavel Machek and is applied to uboot. It is currently on applied on > linux-mtd. > > https://patchwork.kernel.org/patch/9758117/ > > IFC always raises ECC errors on erased pages.

[U-Boot] [PATCH] mtd: nand: fsl_ifc: Fix handling of bitflips in erased pages

2017-06-11 Thread Darwin Dingel
This is a fix made for the fsl_ifc_nand driver on linux kernel by Pavel Machek and is applied to uboot. It is currently on applied on linux-mtd. https://patchwork.kernel.org/patch/9758117/ IFC always raises ECC errors on erased pages. It is only ignored when the buffer is checked for all 0xFF by