[RFC PATCH 0/2] mtd: nand: add manafacturer specific handling

Richard Weinberger richard.weinberger at gmail.com
Mon May 2 13:04:35 PDT 2016


On Mon, Feb 24, 2014 at 6:29 PM, Boris BREZILLON
<b.brezillon.dev at gmail.com> wrote:
> Hello,
>
> This is a proposal to add support for manufacturer specific handling of
> NAND chips.
>
> Currently the only ones allowed to modify how NAND chips are accessed are
> NAND controllers (by modifying the nand_chip callbacks) and NAND core code
> (by setting default callbacks when these are not specified by the NAND
> controller).
>
> This series adds support for manufacturer/vendor specific handling, which is
> particularly useful for read retry implementation that are (at least for
> the moment) manufacturer specific.
>
> I know there was a debate on how we should support all these READ RETRY
> implementations (see http://permalink.gmane.org/gmane.linux.drivers.mtd/50603),
> so please tell if I'm wrong.

Just realized that this got no feedback at all.
Brian?

-- 
Thanks,
//richard



More information about the linux-mtd mailing list