Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsparse_format.h30 #define CHUNK_TYPE_RAW 0xCAC1 macro
/openbmc/u-boot/lib/
H A Dimage-sparse.c116 if (chunk_header->chunk_type != CHUNK_TYPE_RAW) { in write_sparse_image()
135 case CHUNK_TYPE_RAW: in write_sparse_image()