how do i read fuse data from userspace in imx8mp

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how do i read fuse data from userspace in imx8mp

774 Views
greeran
Contributor III

hi 

i would like to be able to read a fuse from the user space in my imx8mp. is it possible to read the fuse from userspace?

thanks

0 Kudos
Reply
2 Replies

723 Views
goodspeed
Contributor II

hexdump /sys/bus/nvmem/devices/imx-ocotp0/nvmem

739 Views
JorgeCas
NXP TechSupport
NXP TechSupport

Please refer to this blog post about how users can read and write eFuses.

Understanding how to burn eFuses on i.MX8 and i.MX8x families.

Summarizing, there are two ways to blow/write efuses:

- Using UUU (Universal Update Utility).
- From U-boot.

 

0 Kudos
Reply