]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[MTD] Add Amstrad Delta NAND support
authorJonathan McDowell <noodles@earth.li>
Sun, 21 May 2006 17:11:55 +0000 (18:11 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Sun, 21 May 2006 17:11:55 +0000 (18:11 +0100)
commit3d12c0c75db0cd85beb11c4e2d86a49cabe3cfff
tree5ca5abdf22e5b9887ea3665fd14c9a91c7c77d0b
parent6c8b44abc86a3e23dd1a22c0ee187f06bd7c7f5d
[MTD] Add Amstrad Delta NAND support

The patch below adds support for the NAND device on the Amstrad Delta.
This is a 32MiB 8bit Toshiba device, with the data bus connected to the
OMAP MPUIO pins and ALE, CLE, NCE, NRE, NWE and NWP all connected to the
Delta's latch2 16bit latch.

Signed-Off-By: Jonathan McDowell <noodles@earth.li>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
drivers/mtd/nand/Kconfig
drivers/mtd/nand/Makefile
drivers/mtd/nand/ams-delta.c [new file with mode: 0644]