Skip to content
Commit d2b51c80 authored by Roger Quadros's avatar Roger Quadros Committed by Brian Norris
Browse files

mtd: mtd_oobtest: Fix bitflip_limit usage in test case 3



In test case 3, we set vary_offset to write at different
offsets and lengths in the OOB available area. We need to
do the bitflip_limit check while checking for 0xff outside the
OOB offset + length area that we didn't modify during write.

Signed-off-by: default avatarRoger Quadros <rogerq@ti.com>
[Brian: whitespace fixup]
Signed-off-by: default avatarBrian Norris <computersforpeace@gmail.com>
parent 45fd357a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment