Searched defs:secure_hdr_v1 (Results 1 – 1 of 1) sorted by relevance
130 struct secure_hdr_v1 { struct131 uint8_t headertype; /* 0x0 */132 uint8_t headersz_msb; /* 0x1 */133 uint16_t headersz_lsb; /* 0x2 - 0x3 */134 uint32_t reserved1; /* 0x4 - 0x7 */136 uint8_t jtag_delay; /* 0x214 */137 uint8_t reserved2; /* 0x215 */139 uint32_t boxid; /* 0x218 - 0x21B */140 uint32_t flashid; /* 0x21C - 0x21F */145 uint8_t next; /* 0x25E0 */[all …]
Completed in 3 milliseconds