[PATCH] [MTD] NAND: add ts7xxx driver

hartleys hartleys at visionengravers.com
Mon Feb 9 14:00:48 EST 2009


Sunday, February 08, 2009 1:59 AM, Alexander Clouter wrote:
> This patch adds support for the NAND found in Technologic
> Systems ARM boards[1].  The platform specific parts (IO 
> address and parititoning schemes) have been moved into
> platform specific files whilst the driver it's self can 
> be used as a complete replacement for the ts7250 NAND
> driver.
>
> [1] http://www.embeddedarm.com/products/arm-sbc.php
>
> Signed-off-by: Alexander Clouter <alex at digriz.org.uk>

I think the TS-7800 series is Marvell 88F5182 based but the TS-7200
series is Cirrus ep93xx based.

There is are already a nand driver for each of these, orion_nand.c and
ts7250.c.  Both appear to be just variations of the plat_nand.c driver.

Hartley



More information about the linux-mtd mailing list