diff options
author | Benoît Thébaudeau <benoit.thebaudeau@advansee.com> | 2013-04-11 09:35:41 +0000 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2013-04-12 07:55:05 +0200 |
commit | 3ec9d6eb09ca799f2632a58012ef9603982a642d (patch) | |
tree | 537e1515ec976485d18d2edb8a196a1f9e328b4a /arch | |
parent | 78ee7b1729f69215a07c44b9895f69bd9a4b58a2 (diff) | |
download | u-boot-imx-3ec9d6eb09ca799f2632a58012ef9603982a642d.zip u-boot-imx-3ec9d6eb09ca799f2632a58012ef9603982a642d.tar.gz u-boot-imx-3ec9d6eb09ca799f2632a58012ef9603982a642d.tar.bz2 |
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 'arch')
0 files changed, 0 insertions, 0 deletions