EdgeJr>> help bbt
help bbt
bbt - bbt - Bad Block Management
Usage:
bbt show [nand | onenand] - show nand/onenand relocation table
bbt init [nand | onenand] [old | new] - init relocation table based on legacy or new BBM Policy
bbt recreate [nand | onenand] addr - rebuild the bbt by erasing the whole flash after sepecified addr
bbt convert [nand | onenand] - convert the old bbm to new bbm scheme if old existed
bbt mark [nand | onenand] addr - mark bad block
EdgeJr>>
|