[PATCH 0/4] Backplane KR support

Florinel Iordache florinel.iordache at nxp.com
Mon Mar 16 14:35:58 CET 2020


Add phy support for Ethernet Backplane KR modes: 10gbase-kr, 40gbase-kr4
and remove fixups (platform generic and board specific) for phy
interfaces specified in device tree as supported backplane mode

Florinel Iordache (4):
  phy: add support for backplane kr mode
  ls1046aqds: add support for backplane kr
  lx2160aqds: add support for backplane kr
  t208xqds: add support for backplane kr

 arch/arm/cpu/armv8/fsl-layerscape/fdt.c  |  9 +++++++++
 arch/powerpc/cpu/mpc8xxx/fdt.c           |  9 +++++++++
 board/freescale/ls1046aqds/eth.c         | 19 +++++++------------
 board/freescale/lx2160a/eth_lx2160aqds.c |  9 ++++++++-
 board/freescale/t208xqds/eth_t208xqds.c  | 29 ++++++++++++++++++++---------
 include/phy_interface.h                  | 23 +++++++++++++++++++++++
 6 files changed, 76 insertions(+), 22 deletions(-)

-- 
1.9.1



More information about the U-Boot mailing list