Dear NXP team,
I have wrriten OCOTP_CFG5 and OCOTP_CFG6 using fuse command in U-Boot.
1) fuse prog 0 5 0x18000030
2) fuse prog 0 6 0x00000010
I would like to reset OCOTP_CFG5 and OCOTP_CFG6 .
How to reset OCOTP_CFG5 and OCOTP_CFG6 using fuse command?
Thanks,
Jackey
Hi Jackey
fuses are one time programmable and its state can not be reverted back.
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi igor,
Thanks for your message.
Now, CPU Board(iWave i.MX6 Sodimm) is not working due to the changed OCOTP_CFG5 and OCOTP_CFG6.
iWave i.MX6 Sodimm is Download mode. How to aviod the download mode?
iWave i.MX6 Sodimm Memory is using SPI NOR and eMMC.
SPI-NOR -> u-boot image
eMMC -> Kernel Image and rootfs image
Thanks,
Jackey