Ethernet in RGMII mode on LS1021A

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Ethernet in RGMII mode on LS1021A

Jump to solution
1,329 Views
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?

Labels (1)
1 Solution
1,131 Views
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.

View solution in original post

3 Replies
1,131 Views
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,131 Views
swanandpurankar
Contributor III

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

0 Kudos
1,132 Views
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.