Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1392491

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

From Richard Weinberger <richard.weinberger@gmail.com>
Newsgroups linux.kernel
Subject Re: [RFC PATCH 0/2] mtd: nand: add manafacturer specific handling
Date 2016-05-02 22:10 +0200
Message-ID <ruski-1EO-11@gated-at.bofh.it> (permalink)
References <mP7Fw-Ky-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Feb 24, 2014 at 6:29 PM, Boris BREZILLON
<b.brezillon.dev@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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [RFC PATCH 0/2] mtd: nand: add manafacturer specific handling Richard Weinberger <richard.weinberger@gmail.com> - 2016-05-02 22:10 +0200

csiph-web