i.MX 6UltraLite MAC address

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

i.MX 6UltraLite MAC address

跳至解决方案
246 次查看
AndreaB-17
Contributor I

Hi,

I have a board with i.MX 6UltraLite (MCIMX6G2CVM05AB) and a LAN connection by the PHY transceiver KSZ8081RNBIA-TR of Microchip.

I see the MAC address changes every time a reset the board. So I need some explanation:

- Is the i.MX 6UltraLite who generates the MAC address?

- Is there a way to have a univoque value for the MAC address?

Best regards,

Andrea

0 项奖励
回复
1 解答
224 次查看
Alejandro_Salas
NXP TechSupport
NXP TechSupport

Hello @AndreaB-17 

 

If you want an unique MAC address you can burn the fuses:

21B_C620  -> Value of OTP Bank4 Word2 (MAC Address) (OCOTP_MAC0)

 

21B_C630 -> Value of OTP Bank4 Word3 (MAC Address) (OCOTP_MAC1)

 

You can do it in U-boot with fuse prog.

 

Best regards.

 

Salas.

在原帖中查看解决方案

1 回复
225 次查看
Alejandro_Salas
NXP TechSupport
NXP TechSupport

Hello @AndreaB-17 

 

If you want an unique MAC address you can burn the fuses:

21B_C620  -> Value of OTP Bank4 Word2 (MAC Address) (OCOTP_MAC0)

 

21B_C630 -> Value of OTP Bank4 Word3 (MAC Address) (OCOTP_MAC1)

 

You can do it in U-boot with fuse prog.

 

Best regards.

 

Salas.