Skip to content
Commit 7b590ec9 authored by Ken Pettit's avatar Ken Pettit Committed by Gregory Nutt
Browse files

drivers/mtd/smart.c Fixed SmartFS wear level error that occurs when the...

drivers/mtd/smart.c  Fixed SmartFS wear level error that occurs when the logical sector size is too small to save all wear level status bytes in a single sector.  Logical sectors 1 and 2 were simply not being allocated and then the read_sector and write_sector routines were failing.  From Ken Petit
parent 678eb7b7
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