NAND_BBT_8BIT
this->bbt_td->options = NAND_BBT_ABSPAGE | NAND_BBT_8BIT |
this->bbt_md->options = NAND_BBT_ABSPAGE | NAND_BBT_8BIT |
this->bbt_td->options = NAND_BBT_LASTBLOCK | NAND_BBT_8BIT | NAND_BBT_VERSION;
this->bbt_md->options = NAND_BBT_LASTBLOCK | NAND_BBT_8BIT | NAND_BBT_VERSION;