how to configure dtsec speed on T2080 RDB board

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

how to configure dtsec speed on T2080 RDB board

896件の閲覧回数
manishraturi
Contributor I

How to configure the speed of DTSEC 3 using UBOOT on T2080 RDb board

ラベル(1)
0 件の賞賛
1 返信

741件の閲覧回数
bpe
NXP Employee
NXP Employee

u-Boot always trusts PHY autonegotiation. There is no tool like linux ethool. You have to alter the driver and rebuild to achieve that.

One possible way I see is to set phydev->advertising to the desired values before calling phy_config() in init_phy() in drives/net/fm/eth.c


Have a great day,
Platon

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛