Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp.c116 u8 otp_magic[8]; member
1955 if (strcmp(OTP_MAGIC, (char *)otp_header->otp_magic) != 0) { in otp_prog_image()