[PATCH] mtd: nand: refactor erase_cmd() to return chip status

Brian Norris computersforpeace at gmail.com
Fri May 9 13:21:22 PDT 2014


On Wed, May 07, 2014 at 10:12:29AM -0700, Brian Norris wrote:
> On Wed, May 07, 2014 at 11:59:56AM +0100, Lee Jones wrote:
> > On 7 May 2014 00:12, "Brian Norris" <computersforpeace at gmail.com>
> > wrote:
> > >
> > > The nand_chip::erase_cmd callback previously served a dual purpose; for
> > > one, it allowed a per-flash-chip override, so that AG-AND devices could
> > > use a different erase command than other NAND. These AND devices were
> > > dropped in commit xxxxx. On the other hand, some drivers (denali and
> > I think you still need to fill this in.
> 
> Yes... I should re-read my commit messages before sending! This should
> be:
> 
> commit 14c6578683367b1e7af0c3c09e872b45a45183a7
> (mtd: nand: remove AG-AND support)
> 
...
> > Tested-by: Lee Jones <lee.jones at linaro.org>
> 
> I've updated my commit message locally. I'll give this a few days, then
> push the patch.

Pushed to l2-mtd.git.

Brian



More information about the linux-mtd mailing list