how do i read fuse data from userspace in imx8mp

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

how do i read fuse data from userspace in imx8mp

1,667 次查看
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 项奖励
回复
2 回复数

1,616 次查看
goodspeed
Contributor II

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

1,632 次查看
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 项奖励
回复