Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp.c1861 static int otp_check_scu_image(struct otp_image_layout *image_layout, u32 *scu_pro) in otp_check_scu_image() function
2071 if (otp_check_scu_image(&image_layout, scu_pro) == OTP_FAILURE) in otp_prog_image()