nand_memory_bbt
Name
nand_memory_bbt -- [GENERIC] create a memory based bad block table
Synopsis
int nand_memory_bbt
(struct mtd_info * mtd, struct nand_bbt_descr * bd);
Arguments
mtd
MTD device structure
bd
descriptor for the good/bad block search pattern
Description
The function creates a memory based bbt by scanning the device
for manufacturer / software marked good / bad blocks