nand_build_bbt() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

nand_build_bbt() function

Syntax

int nand_build_bbt(struct nand_device *nand,     int first,     int last);
Implemented in core.c:215

Arguments

nand

first

last

References

LocationReferrerText
core.c:215
int nand_build_bbt(struct nand_device *nand, int first, int last)
imp.h:25
int nand_build_bbt(struct nand_device *nand, int first, int last);
core.c:518nand_erase()
nand_build_bbt(nand, i, last_block);
tcl.c:220handle_nand_check_bad_blocks_command()
retval = nand_build_bbt(p, first, last);

Call Tree

Functions calling nand_build_bbt()
Functions called by nand_build_bbt()
nand_build_bbt()
all items filtered out
Data read by nand_build_bbt()
Data written by nand_build_bbt()
nand_build_bbt()
nand_build_bbt()::page
nand_build_bbt()::i
nand_build_bbt()::ret
all items filtered out
Type of nand_build_bbt()
nand_build_bbt()
uint8_t
uint32_t
all items filtered out