summaryrefslogtreecommitdiff
path: root/drivers/mtd
diff options
context:
space:
mode:
authorSteve Sakoman <steve@sakoman.com>2010-12-03 13:25:43 (GMT)
committerScott Wood <scottwood@freescale.com>2010-12-07 00:28:33 (GMT)
commit068a208b4a3e1e0dfc8dea6ebbd80b62ae280732 (patch)
tree91abd21ebe550f27e0a99ec0d91106db35347e02 /drivers/mtd
parentf12af1f38dc59a6dfe0fed1359e1a05e700a435b (diff)
downloadu-boot-fsl-qoriq-068a208b4a3e1e0dfc8dea6ebbd80b62ae280732.tar.xz
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>
Diffstat (limited to 'drivers/mtd')
0 files changed, 0 insertions, 0 deletions