Scroll to navigation

SEARCH_READ_BBTS(9) Internal Functions Provided SEARCH_READ_BBTS(9)

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

struct mtd_info * mtd
MTD device structure

uint8_t * buf

temporary buffer

struct nand_bbt_descr * td

descriptor for the bad block table

struct nand_bbt_descr * md

descriptor for the bad block table mirror

DESCRIPTION

Search and read the bad block table(s).

AUTHOR

Thomas Gleixner <tglx@linutronix.de>
Author.

COPYRIGHT

September 2017 Kernel Hackers Manual 4.12