iMX8X mac addresses via uboot?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

iMX8X mac addresses via uboot?

646件の閲覧回数
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.

ラベル(1)
0 件の賞賛
2 返答(返信)

614件の閲覧回数
mthomas
Contributor I

I found the answer here:
UBootEnvVariables < DULG < DENX 

to set the second device the var is named eth1addr.

0 件の賞賛

614件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Good!

0 件の賞賛