NAND_BLOCK_CHECKBAD

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

nand_block_checkbad - [GENERIC] Check if a block is marked bad  

SYNOPSIS

"SYNOPSIS"

int nand_block_checkbad (struct mtd_info * mtd, loff_t ofs, int getchip, int allowbbt);  

ARGUMENTS

mtd
MTD device structure
ofs
offset from device start
getchip
0, if the chip is already selected
allowbbt
1, if its allowed to access the bbt area
 

DESCRIPTION

Check, if the block is bad. Either by reading the bad block table or calling of the scan function.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:31 GMT, October 09, 2005