Home
last modified time | relevance | path

Searched refs:stride_size_bytes (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/tools/
H A Dmxsboot.c240 uint32_t stride_size_bytes; in mx28_nand_get_fcb() local
289 stride_size_bytes = STRIDE_PAGES * nand_writesize; in mx28_nand_get_fcb()
290 bcb_size_bytes = stride_size_bytes * STRIDE_COUNT; in mx28_nand_get_fcb()