how to enable eth0 in iMx8M mini

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how to enable eth0 in iMx8M mini

778 Views
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 Kudos
2 Replies

771 Views
mm2021
Contributor III

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

Thanks!

0 Kudos

773 Views
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 Kudos