[PATCH v4] MTD: nand: add support for diskonchip G4 nand flash device

Marek Vasut marek.vasut at gmail.com
Wed Jan 4 16:30:42 EST 2012


> On 01/03/2012 04:50 PM, Marek Vasut wrote:
> >> This patch adds a driver for the M-Sys / Sandisk diskonchip G4 nand
> >> flash found in various smartphones and PDAs, among them the Palm
> >> Treo680, HTC Prophet and Wizard, Toshiba Portege G900, Asus P526, and
> >> O2 XDA Zinc.  It was tested on the Treo 680, but should work
> >> generically.
> >> 
> >> Since v3, this patch adds power management functions, a scan of the
> >> factory bad block table during initialization, several fixes, and more
> >> extensive testing. Also, the platform data header file, which only
> >> contained partitioning information, was removed.  Command-line
> >> partitioning can be used, at least until an mtd parser is written for
> >> the saftl format with which these chips are shipped.
> > 
> > Hey, please run it through ./scripts/checkpatch.pl, it'll likely reveal a
> > few mistakes. Thanks for the code.
> > 
> > M
> 
> I did.  0 errors, 0 warnings.

Oh ok, good :)

> 
> Thanks,
> Mike



More information about the linux-mtd mailing list