Sign in
nest-open-source
/
nest-learning-thermostat
/
5.6.2
/
mtd-utils
/
refs/heads/master
/
.
/
mtd-utils.patches
/
mtd-utils-54.description
blob: 9948fbe4123f9d8e715f9e16dc9811ece2a4fcf6 [
file
] [
log
] [
blame
] [
edit
]
This
patch changes nandtest to restore page
by
page instead of block
by
block
.
This
is
necessary
for
BCH support since writing all
0xff
's results in non-0xff values in the OOB area, and for blocks that jffs2 thinks are empty this is very bad.