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

1,673 Views
greeran
Contributor IV

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

1,622 Views
goodspeed
Contributor II

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

1,638 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