Ethernet in RGMII mode on LS1021A

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Ethernet in RGMII mode on LS1021A

跳至解决方案
1,377 次查看
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 解答
1,179 次查看
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 回复数
1,179 次查看
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 

1,179 次查看
swanandpurankar
Contributor III

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

0 项奖励
1,180 次查看
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.