[U-Boot] [PATCH 0/6] net: ti: net: to: set of fixes and improvements

Grygorii Strashko grygorii.strashko at ti.com
Mon Sep 9 15:00:17 UTC 2019


Hi All,

This series introduces set of fixes and improvements for TI CPSW and AM654x
CPSW networking drivers.

Patch 1 - Enables support of 10Mbit link speeds for TI CPSW driver.
Patch 3 - Adds support of standard Ethernet "max-speed" DT property.
Patches 4-5 - fix mac tx internal delay for rgmii-rxid mode
Patches 2,6 - are code improvements


Grygorii Strashko (6):
  net: ti: cpsw: enable 10Mbps link speed support in rgmii mode
  net: ti: cpsw: move parsing of dt port's parameters in separate func
  net: ti: cpsw: add support for standard eth "max-speed" dt property
  net: ti: cpsw: fix mac tx internal delay for rgmii-rxid mode
  net: ti: am65x-cpsw: fix mac tx internal delay for rgmii-rxid mode
  net: ti: cpsw: convert to use dev/ofnode api

 drivers/net/ti/am65-cpsw-nuss.c |   2 +-
 drivers/net/ti/cpsw.c           | 154 +++++++++++++++++---------------
 include/cpsw.h                  |   3 +-
 3 files changed, 84 insertions(+), 75 deletions(-)

-- 
2.17.1



More information about the U-Boot mailing list