aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorBoris Brezillon <[email protected]>2016-06-06 13:59:12 +0200
committerBoris Brezillon <[email protected]>2016-07-11 08:40:12 +0200
commit872164e41fc8dee154e5f5d22580b34e198eed69 (patch)
tree86c7fd439d623bab6921d6ec06e3244e9f09f33c /tools/perf/scripts/python/bin
parent252173c69eec6998ecf1be7b11d31cd39ce92c9c (diff)
mtd: nand: sunxi: prefer 1k ECC blocks when applicable
Switching to 1k ECC blocks when possible provides better resistance against concentrated bitflips. Say you have those two configurations: 1/ 16bits/512bytes 2/ 32bits/1024bytes Both of them require the same amount of ECC bytes (only true for this specific engine), but the second config allows you to correct the case where most of your bitflips are concentrated in a single 512bytes portion. This fact makes the 1k ECC block size more advantageous than the 512bytes one. Signed-off-by: Boris Brezillon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions