Confirmation to disable JTAG in iMX6q processor board

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

Confirmation to disable JTAG in iMX6q processor board

跳至解决方案
544 次查看
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.

标签 (4)
0 项奖励
回复
1 解答
526 次查看
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.

在原帖中查看解决方案

1 回复
527 次查看
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.