Files
u-boot-tk1-som/drivers
Benoît Thébaudeau 3ec9d6eb09 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>
2013-04-12 07:55:05 +02:00
..
2013-03-16 21:12:01 +01:00
2012-03-26 23:09:23 +02:00
2013-03-12 17:07:31 +09:00
2013-04-08 11:29:04 -04:00