commit | c1db8dd62b337372a08942e1c5945a8590afbc58 | [log] [tgz] |
---|---|---|
author | Benoît Thébaudeau <benoit.thebaudeau@advansee.com> | Mon Aug 13 22:49:42 2012 +0200 |
committer | Scott Wood <scottwood@freescale.com> | Mon Sep 17 19:42:46 2012 -0500 |
tree | 62cff26c6d18c4d7ac88ce615fbdc6f9d10475aa | |
parent | 0e55ad7271259b1de183fb5329ea7f07774e368d [diff] |
mxc nand: Access all ecc_status_result fields On the NFC IP 1.1, the 32-bit ecc_status_result value comes from 2 consecutive 16-bit registers. This patch reads all the fields of this value, which makes a difference for 4-kiB NF pages. Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com> Cc: Scott Wood <scottwood@freescale.com> Cc: Stefano Babic <sbabic@denx.de> Signed-off-by: Scott Wood <scottwood@freescale.com>