Ethernet Interface setup for LS1046ARDB

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

Ethernet Interface setup for LS1046ARDB

850 Views
rashmitharamesh
Contributor III

Hi,

I am trying to setup Ethernet interface for LS1046ARDB.

I am not using U-Boot.

I have basic boot code with necessary initialization and a dummy application. 

I would like to connect the board to a host PC to be able to perform read/write over ethernet.

Could you please help me with some pointers on getting started with this?

Any references from U-boot would also be helpful.

Thanks,

Rashmitha

Labels (1)
3 Replies

770 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello Rashmitha,

Please refer to doc/README.drivers.eth in u-boot source code.

You could refer to Ethernet section in Industrial IoT Baremetal Framework.

Please refer to https://www.nxp.com/docs/en/user-guide/IIOT_BAREMETAL_DG-1-7.pdf .

Thanks,

Yiping

770 Views
rashmitharamesh
Contributor III

Hello Yiping,

Thanks for the links, they are useful.

I also wanted to know if it is byte read/write.

And 

Is there a need to halt, is it asynchronous or on-demand?

Thank you,

Rashmitha

0 Kudos

770 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello Rashmitha,

It is byte read/write, asynchronous.

Thanks,

Yiping

0 Kudos