Burning i.MX6 Fuses with UUU

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

Burning i.MX6 Fuses with UUU

1,318 次查看
JohnKlug
Senior Contributor I

I know that U-Boot can write the fuses, but how is this done from UUU?  I have searched the UUU PDF file, and the word "fuse" does not occur in the document.

 

This suggests that it is possible (see #2):

 

imx6 Secure Boot Questions 

0 项奖励
2 回复数

1,292 次查看
JohnKlug
Senior Contributor I

Looking at the UUU document, Table 2, SDP should be used with i.MX6.  UUU documentation does not mention "+FB".  So what is the difference between FB and +FB?  Is +FB valid for the i.MX6?

From Burning_eFuses_on_i.MX8_and_i.MX8x_families:

SDPS: boot -f imx-boot-imx8qxpmek-sd.bin-flash
+FB: ucmd fuse prog -y 0 708 0xa295fc11
+FB: ucmd fuse prog -y 0 709 0x000017b4
FB: ucmd setenv fastboot_dev mmc

 

0 项奖励

1,311 次查看
igorpadykov
NXP Employee
NXP Employee

Hi JohnKlug

 

in general uuu is using uboot with fastboot, for example fuse usage one can look at

https://imxdev.gitlab.io/tutorial/Burning_eFuses_on_i.MX8_and_i.MX8x_families/

 

Best regards
igor

0 项奖励