T1042 CPU Board DPAA Development

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

T1042 CPU Board DPAA Development

1,629件の閲覧回数
Oxygen
Contributor I

Dear Community

 

I am currently working on developing a DPAA driver for the T1042RDB development board. I would like to enable Gigabit Ethernet speeds on the Ethernet interfaces available on the T1042 CPU. Could you please advise on the necessary steps to achieve Gigabit Ethernet functionality?  

 

Additionally, I have come across the NetComm software on NXP’s official website, which was described as a standalone driver. However, the page hosting this software appears to have been removed.  

 

Could you please guide me on how to access the NetComm software libraries or any available source code, in order to better understand its structure and functionality? 

 

Thank you for your support.

 

Best regards

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

1,564件の閲覧回数
LFGP
NXP TechSupport
NXP TechSupport
Dear @Oxygen,
You need to configure the SERDER in order to select the correct protocol you want to use, then you can set the "auto-negotiation" in the device tree.
Unfortunately, NetComm is no longer supported and cannot be accessed.
0 件の賞賛
返信

1,540件の閲覧回数
Oxygen
Contributor I

Thank you for response,

We would like to use only one Ethernet port at gigabit speed on the T1040 CPU. Could you please assist us with the necessary steps to achieve this, particularly regarding SERDES configuration?

0 件の賞賛
返信

1,434件の閲覧回数
LFGP
NXP TechSupport
NXP TechSupport
Dear @Oxygen,
you could set the Serdes as next:
SRDS_PRCTL_S1 - 0x69
if you want to have only one then you have to remove the whole nodes that you don't want to use in the device tree.
please review the field SGMII_SPEED into the register MDIO_SGMII_IF_MODE
0 件の賞賛
返信