Name
nand_update_bbt — 
     update bad block table(s)
 
Synopsis
| int nand_update_bbt ( | struct mtd_info * mtd, | 
|  | loff_t offs ); | 
 
Arguments
- mtd
- 
     MTD device structure
     
- offs
- 
     the offset of the newly marked block
     
Description
   The function updates the bad block table(s).