Searched refs:NAND_BBT_SAVECONTENT (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/linux/mtd/
H A Dbbm.h81 #define NAND_BBT_SAVECONTENT 0x00004000 macro
/u-boot/drivers/mtd/nand/raw/
H A Dnand_bbt.c719 if (td->options & NAND_BBT_SAVECONTENT) {
1050 BUG_ON(bd->options & NAND_BBT_SAVECONTENT);

Completed in 163 milliseconds