[PATCH 0/4] board: fsl: lx2160ardb: add networking support for RevC

Ioana Ciornei ioana.ciornei at nxp.com
Wed Apr 21 12:36:51 CEST 2021


This patch set adds networking support for the LX2160A-RDB revC board.
The main difference is that the 10G Aquantia PHYs are at different MDIO
bus addresses. To address this, the u-boot's DTS (in case of DM_ETH) and
the kernel's DTS need to undergo a fixup.

This patch set applies cleanly on top of the following, yet unnaccepted,
patch:
https://patchwork.ozlabs.org/project/uboot/patch/20210417180332.1164345-1-wasim.khan@oss.nxp.com/

Florin Chiculita (3):
  board: fsl: lx2160ardb: add api for obtaining board revision
  board: fsl: lx2160ardb: add support for lx2160ardb revC board
  board: fsl: lx2160ardb: add dts fixup function for RevC

Ioana Ciornei (1):
  board: fsl: lx2160ardb: add dts fixup for RevC

 board/freescale/lx2160a/eth_lx2160ardb.c | 158 ++++++++++++++++++++++-
 board/freescale/lx2160a/lx2160a.c        |  21 ++-
 board/freescale/lx2160a/lx2160a.h        |   5 +
 include/configs/lx2160ardb.h             |   6 +-
 4 files changed, 185 insertions(+), 5 deletions(-)

-- 
2.17.1



More information about the U-Boot mailing list