how to enable eth0 in iMx8M mini

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

how to enable eth0 in iMx8M mini

781 次查看
mm2021
Contributor III

From the log, it seems that th ethernet driver is not inserted, how to enable eth0 in board iMx8M mini?

Do not want to change the root fs.

root@imx8mmab2:~# ifconfig eth0 up
[ 393.751339] fec 30be0000.ethernet eth0: Unable to connect to phy
ifconfig: SIOCSIFFLAGS: No such device

0 项奖励
2 回复数

774 次查看
mm2021
Contributor III

image file is image-imx8mmab2.sdcard, which is for i3d.

Thanks!

0 项奖励

776 次查看
igorpadykov
NXP Employee
NXP Employee

Hi

 

what bsp used in the case, one can check fec1 in dts:  &fec1 {.. status = "okay" :
https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm64/boot/dts/freescale/imx8mm-evk.d...

 

Best regards
igor

0 项奖励