commit | cd84423a09f3a08029fe41c1db96168debd0b51f | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Mon May 25 22:42:28 2009 -0400 |
committer | Scott Wood <scottwood@freescale.com> | Tue Jul 07 17:58:04 2009 -0500 |
tree | 877f8cda0130e3645a24aaf03c267117fa940abc | |
parent | d27bc728cf35e7d7996fbd77154335e66615b213 [diff] |
mtd: nand: new base driver for memory mapped nand devices The BF537-STAMP Blackfin board had a driver for working with NAND devices that are simply memory mapped. Since there is nothing Blackfin specific about this, generalize the driver a bit so that everyone can leverage it. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Scott Wood <scottwood@freescale.com>