Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp.c167 struct otp_image_layout { struct
168 int data_length;
169 int conf_length;
170 int strap_length;
171 int scu_pro_length;
172 u8 *data;
173 u8 *data_ignore;
174 u8 *conf;
175 u8 *conf_ignore;
176 u8 *strap;
[all …]