iMX8X mac addresses via uboot?

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

iMX8X mac addresses via uboot?

692 次查看
mthomas
Contributor I

When I set ethaddr var in uboot I can set an ethernet address for the first Ethernet Port. But how can I set a MAC Address for the second device?

What I have working for the first device is:

...
ethaddr=9C:53:CD:04:A1:12
...

to use ethaddr1 for the second does not work.

0 项奖励
回复
2 回复数

660 次查看
mthomas
Contributor I

I found the answer here:
UBootEnvVariables < DULG < DENX 

to set the second device the var is named eth1addr.

0 项奖励
回复

660 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Good!

0 项奖励
回复