Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp.c171 int scu_pro_length; member
1974 image_layout.scu_pro_length = (int)(OTP_REGION_SIZE(otp_header->scu_protect_info) / 2); in otp_prog_image()
1975 image_layout.scu_pro_ignore = image_layout.scu_pro + image_layout.scu_pro_length; in otp_prog_image()