Nand Flash driver for dedicated conroller
Thomas Gleixner
tglx at linutronix.de
Fri Jul 15 01:54:02 EDT 2005
On Thu, 2005-07-14 at 21:26 -0700, Sunil Khandelwal wrote:
> Thanks for the reply, I am referring to file nand.c
> which is at location /drivers/mtd/nand/nand.c
You are referring to ancient, obsolete and broken code. Please read
http://www.linux-mtd.infradead.org/source.html#kernelversions
> We have flash controller, which controls the signal
> going to flash Memory. There is no way I can control
> individual signals like ALE etc.
> The architecture currently for nand expects me to
> control signal lines, which is not possible.
It does not. Read the API documentation. Read the drivers which are
dealing with controller/address line based designs.
tglx
More information about the linux-mtd
mailing list