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.

BeagleboardxM uBoot with tftp

Hi,

Is it possible to uBoot tftp in BeagleboardxM? Because when I make uBoot with the omap3_beagle cofig, uBoot doens't support tftp. Is there any other config file for Beagleboard xM? (I think ethernet over usb driver is not available with uBoot, is any source?)

Thanking You,

Ras

  • Hi

            I have found a patch,you can give a try.. I am also researching on usb on u-boot. As on beagle board usb and ethernet are on hub i.e smsc 9514. the patch gives some configuration details. if you are able to bring up smsc9514 chip. hopefully tftp will be up. The connection goes like "omap3--> USB3320(Transciver)--> smsc9514".

    the latest u-boot has support for smsc 9514 i.e "u-boot-2011.06"

      link ---> http://lists.denx.de/pipermail/u-boot/2011-June/093677.html

    Thanks & Regards

    Atul Kumar