READ_BBT
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
read_bbt - [GENERIC] Read the bad block table starting from page
SYNOPSIS
"SYNOPSIS"
int read_bbt (struct mtd_info * mtd, uint8_t * buf, int page, int num, int bits, int offs, int reserved_block_code);
ARGUMENTS
- mtd
-
MTD device structure
- buf
-
temporary buffer
- page
-
the starting page
- num
-
the number of bbt descriptors to read
- bits
-
number of bits per block
- offs
-
offset in the memory table
- reserved_block_code
-
Pattern to identify reserved blocks
DESCRIPTION
Read the bad block table starting from page.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:42 GMT, October 09, 2005