Skip to content
Snippets Groups Projects
Commit ff49ea89 authored by Scott Wood's avatar Scott Wood
Browse files

NAND: Mark the BBT as scanned prior to calling scan_bbt.


Otherwise, recursion can occur if scan_bbt does not find a bad block
table, and tries to write one, and the attempt to erase the BBT area
causes a bad block check.

Signed-off-by: default avatarScott Wood <scottwood@freescale.com>
parent 7f202217
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment