commit | 21fa48c6d99371b895ac21bc4d1a93782aa1acb6 | [log] [tgz] |
---|---|---|
author | Benoît Thébaudeau <benoit.thebaudeau@advansee.com> | Mon Aug 13 22:49:53 2012 +0200 |
committer | Scott Wood <scottwood@freescale.com> | Mon Sep 17 19:51:45 2012 -0500 |
tree | 64e33e0d40217f49b1e24b61cef834cf0d82261b | |
parent | d29aebad51d3d7d36a7485fb4e758637d5822b2d [diff] |
spl mxc nand: Fix broken boot for correctable ECC errors Do not stop boot as soon as an ECC error is detected. Only stop boot for uncorrectable ECC errors. This fixes boards no longer booting after some time because a NAND Flash bit has flipped. Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com> Cc: Scott Wood <scottwood@freescale.com> Cc: Stefano Babic <sbabic@denx.de> Signed-off-by: Scott Wood <scottwood@freescale.com>