Changes between Version 3 and Version 4 of ventana/ethernet


Ignore:
Timestamp:
02/18/2020 08:19:07 PM (4 years ago)
Author:
Ryan Erbstoesser
Comment:

add 5913 and 5910

Legend:

Unmodified
Added
Removed
Modified
  • ventana/ethernet

    v3 v4  
    1717Here are some notes on the various Linux drivers that support the Gigabit Ethernet ports discussed above:
    1818 * 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)
    2020  * [http://cache.freescale.com/files/32bit/doc/errata/IMX6DQCE.pdf i.MX6 errata: ERR004512] discusses a throughput limitation limiting the device to appx 470mbps
    2121  * [http://lxr.missinglinkelectronics.com/linux/drivers/net/ethernet/freescale/fec.c fec linux driver]