Secure boot in imx8qxp

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

Secure boot in imx8qxp

1,292 次查看
krunaldhonde
Contributor I

We are having custom board based on imx8qxp.

We have enabled following option in menu config.

 ARM architecture -> Support i.MX 8 AHAB features

 We are not able to write fuse in uboot. See below log.

=> fuse prog -y 0 730 0x1a2f7ab3
Programming bank 0 word 0x000002da to 0x1a2f7ab3...
Warning: Words in this index range have ECC protection
and can only be programmed once per word. Individual bit
operations will be rejected after the first one.


Really program this word? <y/N>
y
ERROR

Do we need to enable anything in u-boot ?

0 项奖励
回复
3 回复数

1,273 次查看
joanxie
NXP TechSupport
NXP TechSupport

refer to the warning, ECC protected words are automatically write locked after the first write operation

 

0 项奖励
回复

1,251 次查看
joanxie
NXP TechSupport
NXP TechSupport

you can use fuse read to check if you have already programmed or not

 

0 项奖励
回复

1,261 次查看
krunaldhonde
Contributor I

After first write only we get this error. it never worked for us.

0 项奖励
回复