Open main menu

DAVE Developer's Wiki β

Changes

DESK-MX6UL-L/Peripherals/Ethernet

179 bytes removed, 11 January
m
U0007 moved page DESK-MX6UL-L/Pheripherals/Ethernet to DESK-MX6UL-L/Peripherals/Ethernet without leaving a redirect
! colspan="4" style="width:100%; text-align:left" ; border-bottom:solid 2px #ededed" |History
|-
! style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white" |Version
! style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white" |Issue Date
! style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white" |Notes
|-
| style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000" |{{oldid|14244|1.0.02021/07/20}}| style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000" |Apr 2021| style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; borderFirst DESK-bottom:solid 2px #73B2C7; backgroundMX6UL-color:#edf8fb; padding:5px; color:#000000" |First DESK L release
|-
| style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000" |2{{oldid|16321|2022/03/16}}| style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000" |DESK-MX6UL-L 3.0.0release| -! style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fbededed; padding:5px; color:#000000" |Mar 20222023/05/04| ! style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fbededed; padding:5px; color:#000000" |DESK 3-MX6UL-L 4.0.0 release
|-
|}
pinctrl-0 = <&pinctrl_enet1>;
phy-mode = "rmii";
phy-handle = <&\ethphy0>;
status = "okay";
compatible = "ethernet-phy-ieee802.3-c22";
reg = <3>;
micrel,led-mode = <1>;
clocks = <&clks IMX6UL_CLK_ENET_REF>;
clock-names = "rmii-ref";
};
};
...
...
[ 21.542709] libphy: fec_enet_mii_bus: probed[ 2.550888771162] fec 2188000.ethernet eth0: registered PHC device 0[ 2823.416349370105] fec 2188000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
...
...
[ 2520.277622262485] Micrel KSZ8081 or KSZ8091 2188000.ethernet-1:03: attached PHY driver [Micrel KSZ8081 or KSZ8091] (mii_bus:phy_addr=2188000.ethernet-1:03, irq=POLL)
...
...
...
...
[ 194 93.804822046409] fec 2188000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx[ 194.812820] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
...
...
root@desk-mx6ul-axelulite:~# ifconfig eth0
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.4.79 159 netmask 255.255.255.0 broadcast 192.168.4.255 inet6 fe80::ec4ebc0a:d7ffb6ff:fe22fe9b:686b b0f8 prefixlen 64 scopeid 0x20<link> ether eebe:4e0a:d7b6:229b:68b0:6b f8 txqueuelen 1000 (Ethernet) RX packets 360 331 bytes 87455 36636 (8535.4 7 KiB) RX errors 0 dropped 95 47 overruns 0 frame 0 TX packets 134 77 bytes 20021 11278 (1911.5 0 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
</pre>
root@desk-mx6ul-axelulite:~# iperf3 -t 5 -c 192.168.4.47
Connecting to host 192.168.4.47, port 5201
[ 5] local 192.168.4.79 159 port 57824 56244 connected to 192.168.4.47 port 5201
[ ID] Interval Transfer Bitrate Retr Cwnd
[ 5] 0.00-1.00 sec 11.1 3 MBytes 9394.0 7 Mbits/sec 0 150 143 KBytes [ 5] 1.00-2.00 sec 10.9 8 MBytes 9190.3 4 Mbits/sec 0 150 143 KBytes [ 5] 2.00-3.00 sec 10.8 MBytes 90.2 1 Mbits/sec 0 150 KBytes [ 5] 3.00-4.00 sec 10.8 9 MBytes 9091.7 2 Mbits/sec 0 150 KBytes [ 5] 4.00-5.00 sec 10.6 8 MBytes 8990.0 3 Mbits/sec 0 150 157 KBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bitrate Retr
[ 5] 0.00-5.00 sec 54.2 4 MBytes 9091.8 3 Mbits/sec 0 sender[ 5] 0.00-5.02 05 sec 5354.9 1 MBytes 9089.0 9 Mbits/sec receiver
iperf Done.
8,231
edits