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

From: Naga Sureshkumar Relli
Date: Mon Jan 28 2019 - 04:35:58 EST


Hi Miquel,


> -----Original Message-----
> From: Miquel Raynal [mailto:miquel.raynal@xxxxxxxxxxx]
> Sent: Monday, January 28, 2019 2:58 PM
> To: Naga Sureshkumar Relli <nagasure@xxxxxxxxxx>
> Cc: robh@xxxxxxxxxx; marek.vasut@xxxxxxxxx; richard@xxxxxx; martin.lund@keep-it-
> simple.com; linux-kernel@xxxxxxxxxxxxxxx; Boris Brezillon <boris.brezillon@xxxxxxxxxxx>;
> linux-mtd@xxxxxxxxxxxxxxxxxxx; nagasuresh12@xxxxxxxxx; Michal Simek
> <michals@xxxxxxxxxx>; computersforpeace@xxxxxxxxx; dwmw2@xxxxxxxxxxxxx
> Subject: Re: [LINUX PATCH v12 3/3] mtd: rawnand: arasan: Add support for Arasan
> NAND Flash Controller
>
> 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.

Thank you for the update.
Yes, currently ECC engine part is blocking.
Also whenever you have time, please provide your comments to the driver v12 patch.
I will update those.

Thanks,
Naga Sureshkumar Relli
>
>
> Thanks,
> MiquÃl