commit | 7a38ffa9909289362ec7b3f887260ed78e581255 | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Mon Nov 05 06:46:31 2012 +0000 |
committer | Scott Wood <scottwood@freescale.com> | Mon Nov 26 15:41:28 2012 -0600 |
tree | 0e7c20915cd081937f0b504b102e744d48c2bd5c | |
parent | dccbf359168acea2da8149e07e64271ba6617032 [diff] |
nand: Move the sub-page read support enable to a flag Use a flag instead of a hard-coded macro so that sub-page reads can be enabled in other cases (such as on-die ecc). This is the same as a5ff4f102937a3492bca4a9ff0c341d78813414c in Linux Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>