[yocto] U-Boot and missing tftp command

Pedro I. Sanchez psanchez at fosstel.com
Tue Sep 4 06:22:43 PDT 2012


On 12-09-01 04:54 PM, Markus Hubig wrote:
> The 2011.06 version of u-boot as it is used from poky denzil
> does not support networking at all for the omap3_beagle.
>
> See here line 157:
>
> http://git.denx.de/?p=u-boot.git;a=blob;f=include/configs/omap3_beagle.h;h=9fd80ed50b7135d1365799f76333f988f0bce554;hb=b1af6f532e0d348b153d5c148369229d24af361a
>
> But in version 2012.07 of u-boot it seems to be supported. See here, line 167:
>
> http://git.denx.de/?p=u-boot.git;a=blob;f=include/configs/omap3_beagle.h;h=657780edcffcf74bc6960fdb48bd7fd92fbf1f7f;hb=190649fb4309d1bc0fe7732fd0f951cb6440f935
>
> So you have to use a newer version of u-boot.
>
> Cheers, Markus
>
> On Fri, Aug 31, 2012 at 7:53 PM, Pedro I. Sanchez <psanchez at fosstel.com> wrote:
>> Hello,
>>
>> I just successfully built a Yocto image for a beagleboard-xm card and
>> noticed that the U-Boot image is missing support for the tftp command.
>>
>> How do I go about recompiling U-Boot to include this command?
>>
>> Thanks,
>>
>> --
>> Pedro
>>
>> _______________________________________________
>> yocto mailing list
>> yocto at yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
>
>
>
Thank you for the update.

I could take the new version and manually do the build for the board. 
But I wonder, what would be the Yocto way to request this version of 
U-Boot in my build? I mean, what exactly would I need to include in, 
say, my local.conf file, to get the new version automatically downloaded 
and compiled?

Thanks,


-- 
Pedro



More information about the yocto mailing list