Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp.c169 int conf_length; member
1964 image_layout.conf_length = (int)(OTP_REGION_SIZE(otp_header->config_info) / 2); in otp_prog_image()
1966 image_layout.conf_ignore = image_layout.conf + image_layout.conf_length; in otp_prog_image()