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
hexdump /sys/bus/nvmem/devices/imx-ocotp0/nvmem
 JorgeCas
		
			JorgeCas
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		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.
