How to program Ethernet MAC during Manufacturing

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

How to program Ethernet MAC during Manufacturing

1,455 次查看
13614278
Contributor III

We're running IMX8mini with Yoct Linux.

By default, there's no MAC Address for ethernet, so uboot would generate a random UUID-like MAC ID for this.

When we start formal manufacture in the factory, we will start program the MAC ID from a list pool into the target device. How could we do this? Is there any factory tools on NXP IMX8? And is there any document about this?

0 项奖励
回复
1 回复

1,395 次查看
weidong_sun
NXP TechSupport
NXP TechSupport

Hello Songxiang,

    Sorry, we do not provide MAC address production tools!

    Bascially, you should buy MAC address from IEEE organization at first. Then make a solution for programing MAC address to board. For the operation of MAC address, you can do like this:
1. Setting it to u-boot environment.
2. Save it in eFUSE
3. Setting it in linux appliation.

[comment]
If you don't have find good idea for it, you can find the related information from internet. 

Hope these information is helpful to you.

Have a great day!

B.R,

Weidong

0 项奖励
回复