Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp.c1835 static int otp_check_conf_image(struct otp_image_layout *image_layout, u32 *otp_conf) in otp_check_conf_image() function
2046 if (otp_check_conf_image(&image_layout, conf) == OTP_FAILURE) in otp_prog_image()