This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Ethernet Problem not able to ping from u-boot prompt

Dear All,

we are interfacing SMSC LAN9500  to Jorjin SoM (OMAP4460). at kernel level we are able to ping the packets

by assign static IP address and using "ping" command.

But we are not able ping packets from u-boot prompt.

here portion of log:

  OMAP44XX TAB # set ipaddr 192.168.1.100                                         
OMAP44XX TAB # ping 192.168.1.100                                               
Unknown command 'ping' - try 'help'

we would like to enable ethernet driver for SMSC LAN9500 chip in u-boot. Kindly let us know how to proceed.

Regards,

Raghu