search_read_bbts (9) - Linux Manuals
search_read_bbts: [GENERIC] scan the device for bad block table(s)
NAME
search_read_bbts - [GENERIC] scan the device for bad block table(s)
SYNOPSIS
-
void search_read_bbts(struct mtd_info
* mtd, uint8_t* buf, struct nand_bbt_descr* td, struct nand_bbt_descr* md);
ARGUMENTS
mtd
-
- MTD device structure
buf
- temporary buffer
td
- descriptor for the bad block table
md
- descriptor for the bad block table mirror
DESCRIPTION
Search and read the bad block table(s).
AUTHOR
Thomas Gleixner <tglx [at] linutronix.de>
- Author.
COPYRIGHT