Home | Sort by relevance Sort by last modified time |
/external/u-boot/tools/ | |
kwbimage.h | 109 uint8_t headertype; member in struct:opt_hdr_v1 133 uint8_t headertype; /* 0x0 */ member in struct:secure_hdr_v1 153 * Various values for the opt_hdr_v1->headertype field, describing the |
kwbimage.c | 1037 hdr->headertype = OPT_HDR_V1_BINARY_TYPE; 1185 secure_hdr->headertype = OPT_HDR_V1_SECURE_TYPE; [all...] |