diff options
author | Benoît Thébaudeau <benoit.thebaudeau@advansee.com> | 2013-04-11 09:35:41 (GMT) |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2013-04-12 05:55:05 (GMT) |
commit | 3ec9d6eb09ca799f2632a58012ef9603982a642d (patch) | |
tree | 537e1515ec976485d18d2edb8a196a1f9e328b4a /lib | |
parent | 78ee7b1729f69215a07c44b9895f69bd9a4b58a2 (diff) | |
download | u-boot-3ec9d6eb09ca799f2632a58012ef9603982a642d.tar.xz |
nand: mxc: Use appropriate page number in syndrome functions
The syndrome functions should use the page number passed as argument instead of
the page number saved upon NAND_CMD_READ0.
This does not make any difference if the NAND_NO_AUTOINCR option is set, but
otherwise this fixes accesses to the wrong pages.
Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Acked-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions