Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsparse_format.h32 #define CHUNK_TYPE_DONT_CARE 0xCAC3 macro
/openbmc/u-boot/lib/
H A Dimage-sparse.c227 case CHUNK_TYPE_DONT_CARE: in write_sparse_image()