public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* NAND Driver skeleton?
@ 2005-02-24 23:17 extabe
  2005-02-25  9:31 ` Artem B. Bityuckiy
  0 siblings, 1 reply; 3+ messages in thread
From: extabe @ 2005-02-24 23:17 UTC (permalink / raw)
  To: linux-mtd

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.

Regards Andre

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: NAND Driver skeleton?
  2005-02-24 23:17 NAND Driver skeleton? extabe
@ 2005-02-25  9:31 ` Artem B. Bityuckiy
  2005-02-25  9:39   ` Thomas Gleixner
  0 siblings, 1 reply; 3+ messages in thread
From: Artem B. Bityuckiy @ 2005-02-25  9:31 UTC (permalink / raw)
  To: extabe; +Cc: linux-mtd

extabe@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.

--
Best Regards,
Artem B. Bityuckiy,
St.-Petersburg, Russia.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: NAND Driver skeleton?
  2005-02-25  9:31 ` Artem B. Bityuckiy
@ 2005-02-25  9:39   ` Thomas Gleixner
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Gleixner @ 2005-02-25  9:39 UTC (permalink / raw)
  To: Artem B. Bityuckiy; +Cc: linux-mtd

On Fri, 2005-02-25 at 10:31, Artem B. Bityuckiy wrote:
> extabe@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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-02-25  9:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-24 23:17 NAND Driver skeleton? extabe
2005-02-25  9:31 ` Artem B. Bityuckiy
2005-02-25  9:39   ` Thomas Gleixner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox