commit | 070ae6444396a742825025b10fabadad488ec1d7 | [log] [tgz] |
---|---|---|
author | Daniel Mentz <danielmentz@google.com> | Wed May 07 19:33:11 2014 -0700 |
committer | Daniel Mentz <danielmentz@google.com> | Thu May 08 14:43:15 2014 -0700 |
tree | 477f2a4db09880958c1f6b90a15a5251ad271078 | |
parent | 32ff48e0ecde33857e9fc5008f9a950376d7dcd1 [diff] |
NAND ECC: Fix NAND controller timeouts Return -EIO in case of a timeout while waiting for the NAND controller to become ready. Previously, the code would just keep on going which might result in hard to debug issues further down the road. Change-Id: Idcfa6de70881191e8a756c4e628dd8c0e05c9370