Re: [PATCH v6] mtd: nand: toshiba: Add support for Toshiba Memory BENAND (Built-in ECC NAND)

From: Miquel Raynal
Date: Tue Sep 04 2018 - 17:53:35 EST


Hi Yoshitake,

KOBAYASHI Yoshitake <yoshitake.kobayashi@xxxxxxxxxxxxx> wrote on Sat,
4 Aug 2018 14:25:52 +0900:

> This patch is a patch to support TOSHIBA MEMORY CORPORATION BENAND
> memory devices. Check the status of the built-in ECC with the Read
> Status command without using the vendor specific command. The Read
> Status command only knows whether there was bitflips above the
> threshold and can not get accurate bitflips. For now, I set
> max_bitflips mtd->bitflip_threshold.
>
> Signed-off-by: KOBAYASHI Yoshitake <yoshitake.kobayashi@xxxxxxxxxxxxx>
> ---

Applied to nand/next.

Thanks,
MiquÃl