Confirmation to disable JTAG in iMX6q processor board

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

Confirmation to disable JTAG in iMX6q processor board

Jump to solution
547 Views
prateek22
Contributor II

I want to disable JTAG from u-boot without using imx-otp application.

Can you please confirm below command will disable JTAG in imx6q processor :

fuse prog 0 6 0x100000

 

Let me know if you know any more details.

Labels (4)
0 Kudos
Reply
1 Solution
529 Views
JorgeCas
NXP TechSupport
NXP TechSupport

Hello,

Yes, that is correct.

0x460[20] (SJC_DISABLE) corresponds to Value of OTP Bank0 Word6 (Configuration and Manufacturing Info.) (OCOTP_CFG5) and that value is configuring:

1 - Secure JTAG Controller is disabled.

Best regards.

View solution in original post

1 Reply
530 Views
JorgeCas
NXP TechSupport
NXP TechSupport

Hello,

Yes, that is correct.

0x460[20] (SJC_DISABLE) corresponds to Value of OTP Bank0 Word6 (Configuration and Manufacturing Info.) (OCOTP_CFG5) and that value is configuring:

1 - Secure JTAG Controller is disabled.

Best regards.