Searched refs:CHUNK_TYPE_DONT_CARE (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | sparse_format.h | 32 #define CHUNK_TYPE_DONT_CARE 0xCAC3 macro |
/openbmc/u-boot/lib/ | ||
H A D | image-sparse.c | 227 case CHUNK_TYPE_DONT_CARE: in write_sparse_image() |