Hi,
We are using IMX6ULL in our device. We are planning to fuse HW version information in the general purpose customer defined info register. We tried to fuse value by using the below commands in U-boot.
fuse prog 7 0 0x11223344
We are getting an error below.
mxc_ocotp fuse_prog(): Access protect error
Similarly I was unable to fuse value into OCOTP_GP2 also.
Let me know why I am unable to write into these registers. Am I need to enable any other bits of register to get access of writing into it.
Surprisingly at the same time I was able to fuse the value to the other general purpose register OCOTP_GP1. Please confirm that whether can I use this register for storing my information?
Regards
Roshan Mohammed PP