read_abs_bbts — [GENERIC] Read the bad block table(s) for all chips starting at a given page
int read_abs_bbts
(struct mtd_info * mtd, uint8_t * buf, struct nand_bbt_descr * td, struct nand_bbt_descr * md);
MTD device structure
temporary buffer
descriptor for the bad block table
descriptor for the bad block table mirror
Read the bad block table(s) for all chips starting at a given page We assume that the bbt bits are in consecutive order.