Searched refs:SEAMA_HDR_NO_META_SZ (Results 1 - 1 of 1) sorted by relevance

/u-boot/cmd/
H A Dseama.c30 #define SEAMA_HDR_NO_META_SZ 28 macro
31 #define SEAMA_MAX_META_SZ (1024 - SEAMA_HDR_NO_META_SZ)
130 readsz = shdr.image_size + SEAMA_HDR_NO_META_SZ + shdr.meta_size;
141 tmp += SEAMA_HDR_NO_META_SZ + shdr.meta_size;

Completed in 34 milliseconds