MTD NAND Driver Programming Interface | ||
---|---|---|
<<< Previous | Next >>> |
The function checks, if a bad block table(s) is/are already available. If not it scans the device for manufacturer marked good / bad blocks and writes the bad block table(s) to the selected place.
The bad block table memory is allocated here. It must be freed by calling the nand_free_bbt function.
<<< Previous | Home | Next >>> |
nand_release | Up | nand_default_bbt |