You are here: Digi Embedded Yocto > System development > Linux v4.1 Board Support Package > Devices and interfaces > Ethernet

Ethernet

The NXP i.MX6UL CPU has two 10/100 Ethernet MACs.

The Ethernet1 port is connected to Microchip LAN8720a PHY on the ConnectCore 6UL SBC Express.

Each Ethernet port is connected to a Microchip LAN8720a PHY on the ConnectCore 6UL SBC Pro.

Kernel configuration

CONFIG_FEC

Kernel driver

drivers/net/ethernet/freescale/fec_main.c

Device tree binding

Documentation/devicetree/bindings/net/fsl-fec.txt

Note In the following table, the first column shows the U-Boot environment variables that hold the MAC address of each network interface:

U-Boot environment variable Ethernet controller Linux interface
ethaddr ENET1 eth1
eth1addr ENET2 eth0

 

© 2017 Digi International Inc. All rights reserved.
Ethernet updated on 13 April 2017 10:31:15 PM