Re: [LINUX PATCH v12 3/3] mtd: rawnand: arasan: Add support for Arasan NAND Flash Controller

From: Miquel Raynal
Date: Mon Jan 28 2019 - 04:27:49 EST


Hi Naga,

Naga Sureshkumar Relli <nagasure@xxxxxxxxxx> wrote on Mon, 28 Jan 2019
06:04:53 +0000:

> Hi Boris & Miquel,
>
> Could you please provide your thoughts on this driver to support HW-ECC?
> As I said previously, there is no way to detect errors beyond N bit.
> I am ok to update the driver based on your inputs.

We won't support the ECC engine. It simply cannot be used reliably.

I am working on a generic ECC engine object. It's gonna take a few
months until it gets merged but after that you could update the
controller driver to drop any ECC-related function. Although the ECC
engine part is blocking, raw access still look wrong and the driver
still needs changes.


Thanks,
MiquÃl