Have a great day,
With RCW [SRDS_PRTCL_S1] = 0x1040,
On U-Boot prompt:
=> md 0x1EA022C
01ea022c: 00000001
This implies PCCRB[XFIA_CFG]=3'b000 and PCCRB[XFIB_CFG]=3'b001
With RCW [SRDS_PRTCL_S1] = 0x1133,
On U-Boot prompt:
=> md 0x1EA022C
01ea022c: 00000021
This implies PCCRB[XFIA_CFG]=3'b010 and PCCRB[XFIB_CFG]=3'b001
Therefore, XFIB_CFG corresponds to Lane D ( SD1_RX0_P/N SD1_TX0_P/N ) and XFIA_CFG corresponds to Lane C ( SD1_RX1_P/N SD1_TX1_P/N ).
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------