Different nand interface
Joshua Wise
joshua at joshuawise.com
Thu Oct 23 21:36:54 EDT 2003
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> I need some advice on how to support a board that has a hardware state
> machine
> that creates a parallel bus style interface to the NAND chip. It is
> totally
> different from the standard 8 IO signal controls.
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.)
/j
- --
Joshua Wise | www.joshuawise.com
GPG Key | 0xEA80E0B3
Quote | <lilo> I akilled *@* by mistake
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQE/mII5Pn9tWOqA4LMRAvDuAKCLJ0Oq1P9lJpvWdZFSEkR+scf0BACgkXI4
1A7evWeG40v8DYM8dsUI9nU=
=/6q9
-----END PGP SIGNATURE-----
More information about the linux-mtd
mailing list