[MTD] [NAND] FSL UPM NAND driver
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Tue, 11 Mar 2008 19:33:13 +0000 (22:33 +0300)
committerDavid Woodhouse <dwmw2@infradead.org>
Tue, 22 Apr 2008 19:46:30 +0000 (20:46 +0100)
This is very simple driver, NAND is connected through localbus,
and User-Programmable Machine is doing various adjustments to
speak NAND. No special efforts needed to do read and write cycles,
though to control ALE and CLE phases, we ask UPM to generate exact
pre-programmed signals on the localbus lines.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>

No differences found