ts72xx NAND driver
commit7d532dd50de1c0cd7d15ba06ad7261e13474fef2
authorLennert Buytenhek <buytenh@wantstofly.org>
Sun, 30 Apr 2006 08:36:38 +0000 (30 10:36 +0200)
committerDavid Woodhouse <dwmw2@infradead.org>
Sun, 30 Apr 2006 20:19:44 +0000 (30 21:19 +0100)
tree8cdf0c7b882524dcda1ae08e10275817b33af364
parentfbbc21c6a491503e55e08e3f7c4629c1337ea1cc
ts72xx NAND driver

The TS-72xx is a series of embedded single board computers from
Technologic Systems based on the Cirrus ep93xx (arm920t based) CPU.

The TS-7200 uses NOR flash, while all the other models in the series
(TS-7250, TS-7260) use NAND flash -- included is a driver for the NAND
flash on those boards.

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