WRITE_BBT
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
write_bbt - [GENERIC] (Re)write the bad block table
SYNOPSIS
"SYNOPSIS"
int write_bbt (struct mtd_info * mtd, uint8_t * buf, struct nand_bbt_descr * td, struct nand_bbt_descr * md, int chipsel);
ARGUMENTS
- mtd
-
MTD device structure
- buf
-
temporary buffer
- td
-
descriptor for the bad block table
- md
-
descriptor for the bad block table mirror
- chipsel
-
selector for a specific chip, -1 for all
DESCRIPTION
(Re)write the bad block table
DESCRIPTION
(Re)write the bad block table
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:03:01 GMT, October 09, 2005