Name

nand_update_bbt — update bad block table(s)

Synopsis

int nand_update_bbt (struct mtd_info * mtd,
 loff_t offs);
 

Arguments

struct mtd_info * mtd

MTD device structure

loff_t offs

the offset of the newly marked block

Description

The function updates the bad block table(s).