Home
last modified time | relevance | path

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

/external/u-boot/tools/
Dkwbimage.h108 struct opt_hdr_v1 { struct
Dkwbimage.c986 headersz += sizeof(struct opt_hdr_v1) + in image_headersz_v1()
1024 struct opt_hdr_v1 *hdr = (struct opt_hdr_v1 *)cur; in add_binary_header_v1()
1052 binhdrsz = sizeof(struct opt_hdr_v1) + in add_binary_header_v1()
1065 cur += sizeof(struct opt_hdr_v1); in add_binary_header_v1()