[PATCH v4 2/5] mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functions

Brian Norris computersforpeace at gmail.com
Wed Jan 6 18:50:54 PST 2016


On Wed, Dec 30, 2015 at 08:32:04PM +0100, Boris Brezillon wrote:
> The default NAND read functions are relying on the underlying controller
> driver to correct bitflips, but some of those controllers cannot properly
> fix bitflips in erased pages.
> Check for bitflips in erased pages in default core functions if the driver
> delegated the this check by setting the NAND_ECC_GENERIC_ERASED_CHECK flag.
> 
> Signed-off-by: Boris Brezillon <boris.brezillon at free-electrons.com>

Pushed to l2-mtd.git



More information about the linux-mtd mailing list