commit | 20da6f4d93db270c57eb67968e441a20faf61938 | [log] [tgz] |
---|---|---|
author | Nick Thompson <nick.thompson@ge.com> | Wed Dec 16 11:15:58 2009 +0000 |
committer | Scott Wood <scottwood@freescale.com> | Wed Jan 06 16:11:16 2010 -0600 |
tree | a364b6e98d19f437ce900912aafd9d6c7020eec1 | |
parent | 6ca9da4d42aeb43df5ef29f7d0518009df583b2f [diff] |
Davinci: davinci_nand.c performance enhancments Introduces various optimisations that approximately triple the read data rate from NAND when run on da830evm. Most of these optimisations depend on the endianess of the machine and most of them are very similar to optimisations already present in the Linux Kernel. Signed-off-by: Nick Thompson <nick.thompson@ge.com>