Ethernet Driver for LS1021A?

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

Ethernet Driver for LS1021A?

914 Views
sukruthrameshba
Contributor III

Hi,

 

We are using a custom made eval board in which LS1021A microprocessor is populated.

Hence Linux BSP , which NXP provides doesn't support this board.

Moreover, We are developing a very lean application on this board for which are not going with Linux platform.

 

Hence we are using Code Warrior IDE for development of our application.

It would be of great support if you can provide us , simple eth driver which can transmit and receive normal eth packet using any of the eTSEC controller? 

 

Regards,

Sukruth

Labels (1)
Tags (1)
0 Kudos
8 Replies

669 Views
ufedor
NXP Employee
NXP Employee

There is no low-level Ethernet example code.

It is possible to refer to the Ethernet driver in U-Boot.

0 Kudos

669 Views
sukruthrameshba
Contributor III

Can you please attach the Ethernet driver in U-Boot?

As i currently do not have those files.

0 Kudos

669 Views
ufedor
NXP Employee
NXP Employee

U-Boot sources could be obtained here:

sdk/u-boot.git - Freescale PowerPC u-boot Tree 

0 Kudos

669 Views
sukruthrameshba
Contributor III

Thank you!

Got the reference code.

But the heading says , Freescale PowerPC u-boot Tree.

Is it the same for Layerscape arichitecture LS1021A processor?

0 Kudos

669 Views
ufedor
NXP Employee
NXP Employee

The eTSEC IP is the same (as on P1 family), so the code is compatible.

0 Kudos

669 Views
sukruthrameshba
Contributor III

Okay….Thanks☺

0 Kudos

669 Views
sukruthrameshba
Contributor III

Sorry, I could not locate Ethernet driver file in the below link.

Can you please attach the relevant Ethernet driver file for reference?

0 Kudos

669 Views
ufedor
NXP Employee
NXP Employee
0 Kudos