OSDN Git Service

mtd: Update ep93xx/ts72xx to use generic platform nand driver
authorH Hartley Sweeten <hartleys@visionengravers.com>
Tue, 5 Jan 2010 21:59:56 +0000 (14:59 -0700)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 6 Jan 2010 13:21:13 +0000 (13:21 +0000)
commit030d2dd450a628b7a8e31e980af3d05854f68edb
treefd1b6bec2f28cfd038dd6c888d865823246d2991
parentde58288d1dc4ec73d36395a3c4a7708f01311d20
mtd: Update ep93xx/ts72xx to use generic platform nand driver

Update the ts72xx platform's nand driver support.

This changes the ts72xx platform from using a custom nand driver
(ts7250.c) to the generic platform nand driver (plat_nand.c).

Tested on TS-7250 with 32MiB NAND.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Tested-by: Matthieu Crapet <mcrapet@gmail.com>
Cc: Jesse Off <joff@embeddedARM.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
arch/arm/mach-ep93xx/ts72xx.c