Changes between Version 3 and Version 4 of ventana/ethernet
- Timestamp:
- 02/18/2020 08:19:07 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ventana/ethernet
v3 v4 17 17 Here are some notes on the various Linux drivers that support the Gigabit Ethernet ports discussed above: 18 18 * Freescale FEC MAC: 19 * Used on the GW51xx,GW52xx,GW53xx,GW54xx (Port 1 on boards with 2 ports)19 * Used on the GW51xx,GW52xx,GW53xx,GW54xx, GW5913, GW5910 (Port 1 on boards with 2 ports) 20 20 * [http://cache.freescale.com/files/32bit/doc/errata/IMX6DQCE.pdf i.MX6 errata: ERR004512] discusses a throughput limitation limiting the device to appx 470mbps 21 21 * [http://lxr.missinglinkelectronics.com/linux/drivers/net/ethernet/freescale/fec.c fec linux driver]