Home
last modified time | relevance | path

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

/u-boot/tools/
A Dmxsboot.c239 uint32_t bcb_size_bytes; in mx28_nand_get_fcb() local
290 bcb_size_bytes = stride_size_bytes * STRIDE_COUNT; in mx28_nand_get_fcb()
295 fw1_start_page = 2 * bcb_size_bytes / nand_writesize; in mx28_nand_get_fcb()
296 fw2_start_page = (2 * bcb_size_bytes + MAX_BOOTSTREAM_SIZE) / in mx28_nand_get_fcb()

Completed in 3 milliseconds