S32G2 set PCIe0 to single lane

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

S32G2 set PCIe0 to single lane

1,458件の閲覧回数
lodo1234
Contributor I

I'm trying to set the S32G2 PCIe0 to a single lane in u-boot with the following hwconfig:

hwconfig=serdes0:mode=pcie,clock=ext;pcie0:mode=rc&sgmii,clock=ext,fmhz=100,xpcs_mode=1

However, this does not seem to take effect based on the following startup output and output from lspci

[ 2.388693] phy-s32cc-serdes 40480000.serdes: Using mode 0 for SerDes subsystem

Port #0, Speed 8GT/s, Width x2, ASPM L1, Exit Latency L1 <16us

I've also tried changing the num-lanes in the dts file, but my understanding from the BSP manual that this does not have an effect.

I am using BSP36

0 件の賞賛
返信
3 返答(返信)

1,442件の閲覧回数
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

We understand that SerDes 0 Mode 1 was not supported under the BSP's due to a bug under the GMAC SGMII interface. It seems that a solution has been provided for this situation, but we will confirm if it is correctly implemented and in which version was implemented (if any at this moment).

Please, let us know.

0 件の賞賛
返信

1,418件の閲覧回数
lodo1234
Contributor I

Thanks for your response. To be clear, are you looking for me to do something at this point? My interpretation is you are going confirm if the bug fix has been correctly implemented and in which version of the BSP.

0 件の賞賛
返信

1,410件の閲覧回数
Daniel-Aguirre
NXP TechSupport
NXP TechSupport

Hi,

Thanks for your feedback. There was no action point from your side that we were expecting. We apologize if it seemed that way.

We have received the following update from our side:

"

If customer wants to use 1 lane for PCIE, please try the following hwconfig (mode2)

setenv hwconfig "serdes0:mode=pcie&xpcs1,clock=ext,fmhz=100;pcie0:mode=rc;xpcs0_1:speed=1G"

"

Please, let us know.

0 件の賞賛
返信