commit | 328d0550bccc2bbc740dc780e9f3a3da1d37f6e4 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <w.sang@pengutronix.de> | Thu Sep 09 13:54:41 2010 +0200 |
committer | Scott Wood <scottwood@freescale.com> | Mon Sep 13 14:43:05 2010 -0500 |
tree | daa80f7b0e2bb3c73c5d69fb5c028462d357675e | |
parent | d9f13d0ae81112221192a9a4e81519036e8bd572 [diff] |
nand/davinci: make sure ECC calculation has really started Due to a register glitch (result code <4 might show up right after the start-calculation-bit was set), make sure the ECC has really started. See 1c3275b656045aff9a75bb2c9f3251af1043ebb3 in the kernel. Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Cc: Sandeep Paulraj <s-paulraj@ti.com>