Commits

Rafał Miłecki committed 9b709eff52e
mtd: bcm47xxpart: don't fail because of bit-flips [ Upstream commit 36bcc0c9c2bc8f56569cd735ba531a51358d7c2b ] 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> Signed-off-by: Sasha Levin <alexander.levin@verizon.com>