TS-7180 Ethernet: Difference between revisions

From embeddedTS Manuals
mNo edit summary
(Revised to use common 6ul Ethernet verbiage and added PoE info.)
 
Line 1: Line 1:
The TS-7180 includes two 10/100 ethernet ports using the dual onboard CPU controllers and external Microchip/Micrel KSZ8081 PHYs. The MAC address is assigned from the Technologics pool using 00:d0:69:00:00:00, and the two MAC addresses will always be sequential.  The ports are presented on RJ45 jacks on the board.
{{:Imx6ul_Ethernet}}


[[File:TS-7180-EthernetPorts.png|512px]]
[[File:TS-7180-EthernetPorts.png|512px]]
When the optional TS-DC767-POE daughter-card is installed, Power-over-Ethernet (PoE) may be received <b>only</b> via <code>eth1</code> (<code>ethernet@2188000</code> in U-Boot), which is the second port in the picture above.

Latest revision as of 12:13, 16 March 2023

The NXP iMX6.UL processor implements two 10/100 Ethernet controllers via external Microchip/Micrel KSZ8081 PHYs and dual RJ45 jacks at the edge of the board. Their MAC addresses will always be sequential and are assigned from a Technologic Systems pool (e8:1a:58 or 00:d0:69).

Support is built into U-Boot as well as the Linux kernel, where standard utilities such as ifconfig/ip can be used to control these interfaces. See the Configuring the Network section for more details. The Precision Time Protocol (PTP) is also supported. For further specifics of this controller, see the CPU manual.

TS-7180-EthernetPorts.png

When the optional TS-DC767-POE daughter-card is installed, Power-over-Ethernet (PoE) may be received only via eth1 (ethernet@2188000 in U-Boot), which is the second port in the picture above.