NAND Driver skeleton?

Thomas Gleixner tglx at linutronix.de
Fri Feb 25 04:39:09 EST 2005


On Fri, 2005-02-25 at 10:31, Artem B. Bityuckiy wrote:
> extabe at bredband.net wrote:
> > Hi all!
> > I will make a new NAND board driver for our own hardware. Is there a 
> good and basic driver whitch I can start from?
> > I saw drivers/mtd/nand/skeleton was mentioned in the "MTD NAND Driver 
> Programming Interface" manual, but I cant find the skeleton anyware.
> > 
> I don't know about drivers/mtd/nand/skeleton, but IMO nand_base.c contains 
> good enough "skeleton" comprised on default handlers of NAND operations.

Na, nand_base.c is not a skeleton for a board driver.

I never came around to hack the skeleton driver as I wanted to do it
with platform_device support.

Use one of the simple drivers like  edb7312.c or autcpu12.c as
reference.

tglx






More information about the linux-mtd mailing list