Files
u-boot-tk1-som/common
Steve Sakoman 068a208b4a env_nand: Use nand_read_skip_bad instead of nand_read
The nand-read function returns an error code if correctable errors have occurred.
This is not desirable, since the errors have been corrected!

This patch switches to the nand_read_skip_bad function which does not
return an error code if the errors are correctable.

Signed-off-by: Steve Sakoman <steve.sakoman@linaro.org>
Acked-by: Scott Wood <scottwood@freescale.com>
2010-12-06 18:28:33 -06:00
..
2010-07-24 20:54:46 +02:00
2010-09-19 21:28:25 +02:00
2010-08-09 11:52:29 -07:00
2010-09-21 21:37:08 +02:00
2010-10-18 14:54:08 -05:00
2010-07-16 10:55:09 -05:00
2010-10-12 23:31:10 +02:00
2003-06-27 21:31:46 +00:00
2010-11-14 23:28:21 +01:00
2010-01-18 00:23:00 +01:00
2010-07-14 22:41:39 +02:00
2002-08-17 09:36:01 +00:00
2008-10-18 21:54:03 +02:00