CREATE_BBT
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
create_bbt - [GENERIC] Create a bad block table by scanning the device
SYNOPSIS
"SYNOPSIS"
int create_bbt (struct mtd_info * mtd, uint8_t * buf, struct nand_bbt_descr * bd, int chip);
ARGUMENTS
- mtd
-
MTD device structure
- buf
-
temporary buffer
- bd
-
descriptor for the good/bad block search pattern
- chip
-
create the table for a specific chip, -1 read all chips.
Applies only if NAND_BBT_PERCHIP option is set
DESCRIPTION
Create a bad block table by scanning the device
for the given good/bad block identify pattern
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:01 GMT, October 09, 2005