T1024RDB: SDK1.8 built "fsl-image-full" not detecting Ethernet Ports?

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

T1024RDB: SDK1.8 built "fsl-image-full" not detecting Ethernet Ports?

572 Views
veerendranathj
Contributor III

Hi,

I built "fsl-image-full" with SDK1.8 and successfully booted the board(T1024RDB) but when I enter "ifconfig" command I can see only "lo" interface. How to enable ethernet interfaces?

Thanks and Regards,

Veeru

Labels (1)
0 Kudos
1 Reply

452 Views
Pavel
NXP Employee
NXP Employee

Use command “ifconfig –a”command for viewing the configuration of all interfaces.

To enable an inactive interface, provide ifconfig with the interface name followed by the keyword up.

See the following page:

http://www.computerhope.com/unix/uifconfi.htm

Have a great day,
Pavel

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos