commit | c0e7c7a0614c4d828bdb458555a4bad1b3d186a2 | [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 | a68e05814771f6e46bf0f724593c482b0f4bb0f7 [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>