]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/mtd/nand/Kconfig
[MTD] Basic NAND driver for AMD/NatSemi CS5535/CS5536 Geode companion chip
authorDavid Woodhouse <dwmw2@infradead.org>
Thu, 11 May 2006 21:35:28 +0000 (22:35 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Thu, 11 May 2006 21:35:28 +0000 (22:35 +0100)
commit179fdc3f8dec5757ddbebd95a1b493d65fa08671
tree422f229859e847b5987ec7f0d757eecbdac2f6df
parentb04ecae3d62edea2af49fd40ab12435b5ad8a492
[MTD] Basic NAND driver for AMD/NatSemi CS5535/CS5536 Geode companion chip

This lacks hardware ECC support and a few optimisations we're going to
want fairly soon, but it works well enough to mount and use JFFS2.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
drivers/mtd/nand/Kconfig
drivers/mtd/nand/Makefile
drivers/mtd/nand/cs553x_nand.c [new file with mode: 0644]