[PATCH 0/2] board: fsl: lx2160ardb: fixup PHY addresses for new board revisions

Ioana Ciornei ioana.ciornei at nxp.com
Wed May 31 17:02:16 CEST 2023


On the board revisions C and D,  the LX2160A-RDB has the two 10G copper
PHYs at different MDIO addresses. This patch set does the necessary
fixup to both u-boot's and Linux's DTS so that the PHYs are properly
described.

Florin Chiculita (2):
  board: fsl: lx2160ardb: add api for obtaining board revision
  board: fsl: lx2160ardb: add dts fixup function for RevC and newer

 board/freescale/lx2160a/eth_lx2160ardb.c | 107 +++++++++++++++++++++++
 board/freescale/lx2160a/lx2160a.c        |  22 +++--
 board/freescale/lx2160a/lx2160a.h        |   5 ++
 include/configs/lx2160ardb.h             |   5 ++
 4 files changed, 134 insertions(+), 5 deletions(-)

-- 
2.25.1



More information about the U-Boot mailing list