.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "WRITE_BBT" "9" "09 October 2005" "" ""
.SH NAME
write_bbt \- [GENERIC] (Re)write the bad block table
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int write_bbt (struct mtd_info * \fImtd\fB, uint8_t * \fIbuf\fB, struct nand_bbt_descr * \fItd\fB, struct nand_bbt_descr * \fImd\fB, int \fIchipsel\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fImtd\fB\fR
MTD device structure
.TP
\fB\fIbuf\fB\fR
temporary buffer
.TP
\fB\fItd\fB\fR
descriptor for the bad block table
.TP
\fB\fImd\fB\fR
descriptor for the bad block table mirror
.TP
\fB\fIchipsel\fB\fR
selector for a specific chip, -1 for all
.SH "DESCRIPTION"
.PP
(Re)write the bad block table
.SH "DESCRIPTION"
.PP
(Re)write the bad block table