imx8mm GP5 fuse

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

imx8mm GP5 fuse

667 Views
marcomigliore
Contributor III

Hi,

I am trying to figure out how to read and write the General purpose fuse register #5 on imx8mm.

The reference manual states that it exist and can hold 384 bits.

marcomigliore_0-1608109530577.png

But I cannot find it in the OCOTP registers (there are only GP1 and GP2).

Can someone help on how to read/write this fuse in uboot?

 

Thanks,

Marco

2 Replies

536 Views
hberntsen
Contributor I

@b36401, that one only seems to list the fuse shadow memory which does not contain the GP5 registers.

@marcomigliorehave you already found a solution?

0 Kudos

624 Views
b36401
NXP Employee
NXP Employee

In Linux the fuses are accessible for reading with the sysfs under /sys/bus/nvmem/devices/imx-ocotp0/nvmem point.

0 Kudos