[U-Boot] [PATCH 0/3] Add Atheros phy delay support and CPSW RGMII id support

Mugunthan V N mugunthanvnm at ti.com
Mon Oct 10 14:57:01 CEST 2016


This patch series adds support for RGMII phy internal delay
support for Atheros 8031 phy driver and also add support for
the phy mode configuration in control module in cpsw driver.

Tested the series on the following EVMs with a zImage download
from server, logs [1] and pushed a branch for testing [2].

* DRA 72 Rev B EVM
* DRA 72 Rev C EVM
* DRA 74 EVM
* AM437x GP EVM
* AM335x BBB
* AM335x GP EVM

[1] - http://pastebin.ubuntu.com/23302895/
[2] - git://git.ti.com/~mugunthanvnm/ti-u-boot/mugunth-ti-u-boot.git cpsw-rgmii

Mugunthan V N (3):
  drivers: net: phy: atheros: add separate config for AR8031
  include: configs: am335x: add Atheros phy support
  driver: net: cpsw: add support for RGMII id mode support and RMII
    clock source selection

 drivers/net/cpsw.c           | 153 +++++++++++++++++++++++++++++++++++++++----
 drivers/net/phy/atheros.c    |  37 ++++++++++-
 include/configs/am335x_evm.h |   2 +
 include/cpsw.h               |   1 +
 4 files changed, 178 insertions(+), 15 deletions(-)

-- 
2.10.0.372.g6fe1b14



More information about the U-Boot mailing list