Feature request to write ethernet auto-number mac address

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

Feature request to write ethernet auto-number mac address

1,029 次查看
AbisaiNegrete
Contributor II

Hello,

Using Android with eMMC4.4 device to boot.

The "setenv ethaddr/fec_addr"  is required during the factory production.

The assigned mac addresses for a production lot comes with a starting mac address (say, 00:04:9f:00:ea:00) and a range (say, 256).


We need to mfgtool the 1st device to be 00:04:9f:00:ea:00 and the 2nd device to be 00:04:9f:00:ea:01 and so on. 

Is there any method to do this with the Mfgtool?

Best Regards,

Abisai

0 项奖励
5 回复数

715 次查看
x10
Contributor V

Thanks, I got it. :-)

0 项奖励

715 次查看
StanleyLee
NXP Employee
NXP Employee

Yes. you are right.

Please look into uce.cpp (\wince600\PLATFORM\COMMON\SRC\SOC\COMMON_FSL_V2\UUT) to learn how to add you own command.

BTW, Please refer to Mfgtool WinCE Firmware Development Guide.doc in domument.zip in the forum.

Mfgtool source code can also help to understand how it works.

0 项奖励

715 次查看
x10
Contributor V

I use iMX28+WinCE6.0. As I understand that the uut driver should be updated to support some specified command like "WriteMacAddr", so that MfgTool can program unique mac address for each board with the new feature mentioned above. Is that right? Thanks!

 

BR

 

Cheng Shi

0 项奖励

715 次查看
StanleyLee
NXP Employee
NXP Employee

Mfgtool provides total solution for the feature. Please  get the latest Mfgtool and doc from Mfgtool forum to try.

Attachment provides an example for this.

0 项奖励

715 次查看
julienthomas
Contributor I

Hello,

Do you know if there is the same feature with MfgTool2 for an IMX6 ?

Thanks in advance,

0 项奖励