[PATCH v2] mtd: nand: support BENAND (Built-in ECC NAND)

Artem Bityutskiy dedekind1 at gmail.com
Mon Mar 11 04:57:29 EDT 2013


On Thu, 2013-02-21 at 06:17 +0000, katsuki.uwatoko at toshiba.co.jp wrote:
> This enables support for BENAND, which is an SLC NAND flash solution
> with embedded error correction code (ECC), currently supports only
> 128bytes OOB type.
> 
> In the read sequence, "status read command" is executed to check the
> ECC status after read data. If bitflips occur, these are
> automatically corrected by BENAND and the status indicates the result.
> 
> The write sequence is the same as raw write and the ECC data are
> automatically written to OOB by BENAND.
> 
> Signed-off-by: UWATOKO Katsuki <katsuki.uwatoko at toshiba.co.jp>

Hi Katsuki, thanks for the patch. I would really like to see someone's
ack or Tested-by on it. Anyonwe?

Does Toshiba still produce SLC BENANDs?

-- 
Best Regards,
Artem Bityutskiy




More information about the linux-mtd mailing list