.\" 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 "READ_ABS_BBTS" "9" "09 October 2005" "" ""
.SH NAME
read_abs_bbts \- [GENERIC] Read the bad block table(s) for all chips starting at a given page
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int read_abs_bbts (struct mtd_info * \fImtd\fB, uint8_t * \fIbuf\fB, struct nand_bbt_descr * \fItd\fB, struct nand_bbt_descr * \fImd\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
.SH "DESCRIPTION"
.PP
Read the bad block table(s) for all chips starting at a given page
We assume that the bbt bits are in consecutive order.