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:
8e4a718
)
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>
Sun, 5 Jul 2009 15:47:03 +0000
(18:47 +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