READ_ABS_BBTS
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
read_abs_bbts - [GENERIC] Read the bad block table(s) for all chips starting at a given page
SYNOPSIS
"SYNOPSIS"
int read_abs_bbts (struct mtd_info * mtd, uint8_t * buf, struct nand_bbt_descr * td, struct nand_bbt_descr * md);
ARGUMENTS
- mtd
-
MTD device structure
- buf
-
temporary buffer
- td
-
descriptor for the bad block table
- md
-
descriptor for the bad block table mirror
DESCRIPTION
Read the bad block table(s) for all chips starting at a given page
We assume that the bbt bits are in consecutive order.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:42 GMT, October 09, 2005