From: Sekhar Nori Date: Mon, 9 Aug 2010 10:16:37 +0000 (+0530) Subject: davinci: dm644x evm: setup NAND flash timing X-Git-Tag: v2.6.37-rc1~122^2~1^2~27 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe69c82d0862f54b1a5aa5ece046468b4e76b40c;p=pandora-kernel.git 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 Acked-by: Kevin Hilman Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed