Disable JTAG in IMX6 board

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

Disable JTAG in IMX6 board

791 Views
nagarjun_n
Contributor I

Hi,

I have read the document http://cache.freescale.com/files/32bit/doc/app_note/AN4686.pdf 

For disabling JTAG permanently we need to make set this OTP SJC_DISABLE.

I found commands like  "fuse  prog  0  6  0x100000", but this will work in uboot.

I need a command to disable the JTAG after application startup.

Is /sys/fsl_otp/HW_OCOTP_CFG5 OTP is the one ??

What value we need to fuse ?

is echo 0x100000 > /sys/fsl_otp/HW_OCOTP_CFG5 is same as fuse  prog  0  6  0x100000 ??

Can anyone help me on this.

@Jtag @Imx6 

 

 

0 Kudos
1 Reply

755 Views
joanxie
NXP TechSupport
NXP TechSupport

I don't know what imx6 board you use, for fuse, you can refer to the link as below:

https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Q-A-How-to-program-i-MX6-eFUSE/ta-p/1121...

0 Kudos