diff options
author | 2017-11-20 11:26:26 +0800 | |
---|---|---|
committer | 2017-12-15 22:26:48 +0100 | |
commit | e44b9a9c135727f3410e029910275f40681dc8bc (patch) | |
tree | 94fbaa2bdeadfc3e4d7671abccc3c7d4e3cfffc4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBM (diff) | |
download | wireguard-linux-e44b9a9c135727f3410e029910275f40681dc8bc.tar.xz wireguard-linux-e44b9a9c135727f3410e029910275f40681dc8bc.zip |
mtd: nand: brcmnand: Zero bitflip is not an error
A negative return value of brcmstb_nand_verify_erased_page() indicates a
real bitflip error of an erased page, and other return values (>= 0) show
the corrected bitflip number. Zero return value means no bitflip, but the
current driver code treats it as an error, and eventually leads to
falsely reported ECC error.
Fixes: 02b88eea9f9c ("mtd: brcmnand: Add check for erased page bitflip")
Signed-off-by: Albert Hsieh <wen.hsieh@broadcom.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions