Sign in
nest-open-source
/
nest-learning-thermostat
/
5.0.2
/
mtd-utils
/
7e7d645fb32f5a7238c8b523ea5470232050741b
/
.
/
mtd-utils.patches
/
mtd-utils-54.description
blob: 9948fbe4123f9d8e715f9e16dc9811ece2a4fcf6 [
file
] [
log
] [
blame
]
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.