Home
last modified time | relevance | path

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

/u-boot/lib/
A Dimage-sparse.c95 debug("total_blks: %d\n", sparse_header->total_blks); in write_sparse_image()
255 total_blocks, sparse_header->total_blks); in write_sparse_image()
258 if (total_blocks != sparse_header->total_blks) { in write_sparse_image()
/u-boot/include/
A Dsparse_format.h21 __le32 total_blks; /* total blocks in the non-sparse output image */ member

Completed in 9 milliseconds