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
image file is image-imx8mmab2.sdcard, which is for i3d.
Thanks!
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