Secure boot in imx8qxp

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Secure boot in imx8qxp

1,297件の閲覧回数
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 ?

ラベル(1)
0 件の賞賛
返信
3 返答(返信)

1,278件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

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

 

0 件の賞賛
返信

1,256件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

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

 

0 件の賞賛
返信

1,266件の閲覧回数
krunaldhonde
Contributor I

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

0 件の賞賛
返信