From: Wasim Khan <wasim.k...@nxp.com>

NXP SoCs supports different Serdes protocols using reset
configuration word (RCW). 
Based on Serdes protocol value in reset configuration word (RCW)
different IP blocks gets enabled in HW.

This patch add Serdes support for LX2160A, which has 3 Serdes.

Changes in V2:
- Incorporate review comments to change SerDesConfigTable to STATIC
- Incorporate similar changes for LS1043
- Update Debug log in SerdesHelperLib

V1 series can be accessed from:
https://edk2.groups.io/g/devel/message/61056

 
Wasim Khan (3):
  Silicon/NXP: LX2160A: Add SerDes Support
  Silicon/NXP: LS1043A: Change SerDes ConfigTable to STATIC
  Silicon/NXP: SerDesHelperLib: Correct DEBUG log

 Silicon/NXP/LX2160A/LX2160A.dsc.inc                   |   2 +
 Silicon/NXP/LX2160A/Library/SocLib/SocLib.inf         |   6 +
 Silicon/NXP/LX2160A/Include/SocSerDes.h               |  74 +++++++
 Silicon/NXP/LS1043A/Library/SocLib/SerDes.c           |   4 +-
 Silicon/NXP/LX2160A/Library/SocLib/SerDes.c           | 211 
++++++++++++++++++++
 Silicon/NXP/Library/SerDesHelperLib/SerDesHelperLib.c |   2 +-
 6 files changed, 296 insertions(+), 3 deletions(-)
 create mode 100644 Silicon/NXP/LX2160A/Include/SocSerDes.h
 create mode 100644 Silicon/NXP/LX2160A/Library/SocLib/SerDes.c

-- 
2.7.4


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#61357): https://edk2.groups.io/g/devel/message/61357
Mute This Topic: https://groups.io/mt/74923745/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to