Ethernet in RGMII mode on LS1021A

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

Ethernet in RGMII mode on LS1021A

ソリューションへジャンプ
2,895件の閲覧回数
swanandpurankar
Contributor III

Hi,

I am new to LS1021A and this family. I am going to write driver for Ethernet in RGMII mode.

Being a newbie and datasheet is vast, is there any application note or something which will give me a path for Ethernet driver implementation?

ラベル(1)
1 解決策
2,697件の閲覧回数
ufedor
NXP Employee
NXP Employee

There is no such application note.

Basic initialization steps are provided in the QorIQ LS1021A Reference Manual, Table 20-52. RGMII mode register initialization steps.

元の投稿で解決策を見る

3 返答(返信)
2,697件の閲覧回数
ufedor
NXP Employee
NXP Employee

In this case it is reasonable to refer to the U-Boot source code provided in the Linux SDK available at:

Linux® SDK for QorIQ Processors|NXP 

2,697件の閲覧回数
swanandpurankar
Contributor III

Is there any Application note available... Instead of referring source code?

0 件の賞賛
返信
2,698件の閲覧回数
ufedor
NXP Employee
NXP Employee

There is no such application note.

Basic initialization steps are provided in the QorIQ LS1021A Reference Manual, Table 20-52. RGMII mode register initialization steps.