Fusing MAC address for MX8MP

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

Fusing MAC address for MX8MP

ソリューションへジャンプ
1,711件の閲覧回数
khang_letruong
Senior Contributor III

Dear Experts,

I would like to fuse the MAC address for our customized MX8MP based board. I found certain discussion about this subject such as the following : https://community.nxp.com/t5/i-MX-Processors/imx8m-plus-fuse/m-p/1270171. In this discussion, the author used : 

u-boot=> fuse prog -y 9 0 0xeeff

u-boot=> fuse prog -y 9 1 0xaabbccdd

but  I read back incorrect value. as below. 

Word 0x00000000: ffdfbfaf
u-boot=> fuse read 9 1
Reading bank 9:

Word 0x00000001: 072fffff

However, I wonder where to find reliable info about the bank number as well as bytes' order in word value, please ?

Thanks a lot and hope to hear from you,

Khang

 

0 件の賞賛
返信
1 解決策
1,643件の閲覧回数
b36401
NXP Employee
NXP Employee

Yes, fuse locks are shared between MAC addresses.

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,707件の閲覧回数
b36401
NXP Employee
NXP Employee

Please check MAC fuse lock bit.

0 件の賞賛
返信
1,691件の閲覧回数
khang_letruong
Senior Contributor III

Dear @b36401 ,

 

Thanks for your advice but it's still vague for me, especially in the case that I need to program the fuse of the 2nd Ethernet interface (EQoS, index 1) and the words reserved for MAC addresses seem to be shared btw the 2 MAC addresses.

Best regards,

Khang

 

タグ(1)
0 件の賞賛
返信
1,644件の閲覧回数
b36401
NXP Employee
NXP Employee

Yes, fuse locks are shared between MAC addresses.

0 件の賞賛
返信