How to program Ethernet MAC during Manufacturing

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to program Ethernet MAC during Manufacturing

823 Views
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 Kudos
Reply
1 Reply

763 Views
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 Kudos
Reply