IMX8MP ubuntu22.04 fec network card mac address

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

IMX8MP ubuntu22.04 fec network card mac address

800 次查看
meeeeeei
Contributor I

I use the IMX8MP ubuntu system, the mac address of the fec network card is fixed 6e:ea:1d:e6:5f:40, in fact, the kernel has generated a random mac address, but after entering the system, it has been 6e:ea:1d:e6:5f:40 mac address, not the kernel randomly generated address. Why is that?

BSP:LF6.1.1-1.00

0 项奖励
回复
1 回复

776 次查看
jimmychan
NXP TechSupport
NXP TechSupport

The mac address could set it in u-boot.

### The user can set fake MAC address via ethaddr enviroment if the MAC
address is not fused

U-Boot > setenv ethaddr 00:01:02:03:04:05

 

Please read the linux user's guide for details.

https://www.nxp.com/docs/en/user-guide/IMX_LINUX_USERS_GUIDE.pdf

0 项奖励
回复