Home
last modified time | relevance | path

Searched defs:otp_header (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/cmd/
H A Dotp.c115 struct otp_header { struct
116 u8 otp_magic[8];
117 u32 soc_ver;
118 u32 otptool_ver;
119 u32 image_info;
120 u32 data_info;
121 u32 config_info;
122 u32 strap_info;
123 u32 scu_protect_info;
124 u32 checksum_offset;
[all …]