git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4910887
)
UBI: add empty eraseblocks verification
author
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Sun, 28 Jun 2009 16:16:55 +0000
(19:16 +0300)
committer
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Fri, 10 Jul 2009 09:16:27 +0000
(12:16 +0300)
This patch adds code which makes sure eraseblocks contain all 0xFF
bytes before starting using them. The verification is done only when
debugging checks are enabled.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
No differences found