commit | 36bcc0c9c2bc8f56569cd735ba531a51358d7c2b | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <zajec5@gmail.com> | Sun Dec 06 11:31:38 2015 +0100 |
committer | Brian Norris <computersforpeace@gmail.com> | Sat Jan 23 14:40:47 2016 -0800 |
tree | 8da1183657688cdf7fe3cfb30922b042ce360cdc | |
parent | 2a36a5c30eab9cd1c9d2d08bd27cd763325d70c5 [diff] |
mtd: bcm47xxpart: don't fail because of bit-flips Bit-flip errors may occur on NAND flashes and are harmless. Handle them gracefully as read content is still reliable and can be parsed. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>