Different nand interface
David Woodhouse
dwmw2 at infradead.org
Fri Oct 24 03:39:32 EDT 2003
On Thu, 2003-10-23 at 21:36 -0400, Joshua Wise wrote:
> I'm not certain if this is what you're looking for, but the iPAQ h1910 has
> NAND connected to the address pins. (Is this what you mean?) Take a look at
> the NAND code in handhelds.org CVS (module linux/kernel26, I think, although
> if h1910 flash is not an option there, try module linux/kernel) - it's just
> standard MTD NAND, except with some changes not to do moronic caching of
> IO_ADDR_R and IO_ADDR_W. (You can also look at the 1910 flash driver to see
> how I change IO_ADDR_R/W based on ALE and CLE.)
Urgh. I suspect I already fixed the interface between nand.c and the
board drivers so you don't need to do that... if not I'll fix it some
more.
--
dwmw2
More information about the linux-mtd
mailing list