Scroll to navigation

VERIFY_BBT_DESCR(9) Internal Functions Provided VERIFY_BBT_DESCR(9)

NAME

verify_bbt_descr - verify the bad block description

SYNOPSIS

void verify_bbt_descr(struct mtd_info * mtd, struct nand_bbt_descr * bd);

ARGUMENTS

struct mtd_info * mtd
MTD device structure

struct nand_bbt_descr * bd

the table to verify

DESCRIPTION

This functions performs a few sanity checks on the bad block description table.

AUTHOR

Thomas Gleixner <tglx@linutronix.de>
Author.

COPYRIGHT

July 2017 Kernel Hackers Manual 4.11