davinci: dm644x evm: setup NAND flash timing
authorSekhar Nori <nsekhar@ti.com>
Mon, 9 Aug 2010 10:16:37 +0000 (15:46 +0530)
committerKevin Hilman <khilman@deeprootsystems.com>
Fri, 24 Sep 2010 14:40:27 +0000 (07:40 -0700)
commitfe69c82d0862f54b1a5aa5ece046468b4e76b40c
treeffb518eee5a4a239fb101562193e797de03e0c38
parenta88dbc5bfdd26132bbf0ad19dd672e036971d74d
davinci: dm644x evm: setup NAND flash timing

The DM644x EVM nand flash timing was earlier being
done as a special case in the NAND driver itself.

With the NAND driver now capable of progamming the
AEMIF interface using timing data passed from the
platform, the timing values are being moved into
their rightful place in the EVM specific board file.

The values being programmed match what was being done
earlier and thus do not represent any change in
performance/functionality.

Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Acked-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-davinci/board-dm644x-evm.c