Hi
I am IO board BSP 2017.2 (Avnet_UltraZed-3EG_IOCC_2017_2_BSP file) for my petalinux build
When i use the image from this build , i have Ethernet connection to the board , the result if ifconfig is:
root@uz3eg-iocc-2017-2:~# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1%4879704/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
There is no eth0 at all ?
Help please!