Re: [PATCH v3] mtd: rawnand: Add Macronix NAND read retry support

From: Miquel Raynal
Date: Mon Jul 01 2019 - 03:14:27 EST


Hi Mason,

Mason Yang <masonccyang@xxxxxxxxxxx> wrote on Mon, 3 Jun 2019 10:42:04
+0800:

> Add support for Macronix NAND read retry.
>
> Macronix NANDs support specific read operation for data recovery,
> which can be enabled with a SET_FEATURE.
> Driver checks byte 167 of Vendor Blocks in ONFI parameter page table
> to see if this high-reliability function is supported.
>
> Signed-off-by: Mason Yang <masonccyang@xxxxxxxxxxx>
> ---


Applied to nand/next, thanks.

MiquÃl