diff options
| author | Brian Norris <[email protected]> | 2012-01-13 18:11:49 -0800 |
|---|---|---|
| committer | David Woodhouse <[email protected]> | 2012-03-27 00:12:34 +0100 |
| commit | 85443319989bb91814504608a6e11d880e156828 (patch) | |
| tree | d7609b50a19a05ed5f0566c03a2bf43eafe6db9b /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | cdbec0508699e3346052bf098c5c330a711a86a9 (diff) | |
mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocks
It seems that we have developed a bad-block-marking "feature" out of
pure laziness:
"We write two bytes per location, so we dont have to mess with 16 bit
access."
It's relatively simple to write a 1 byte at a time on x8 devices and 2
bytes at a time on x16 devices, so let's do it.
Signed-off-by: Brian Norris <[email protected]>
Signed-off-by: Artem Bityutskiy <[email protected]>
Signed-off-by: David Woodhouse <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions