Home
last modified time | relevance | path

Searched defs:nand_bbt_descr (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/linux/mtd/
H A Dbbm.h46 struct nand_bbt_descr { struct
47 int options;
48 int pages[CONFIG_SYS_NAND_MAX_CHIPS];
49 int offs;
50 int veroffs;
51 uint8_t version[CONFIG_SYS_NAND_MAX_CHIPS];
52 int len;
53 int maxblocks;
54 int reserved_block_code;
55 uint8_t *pattern;