* [U-Boot] TFTP on beagle board
[not found] <2cd4ff050911161845k7b67f940mdf486e358d05d33c@mail.gmail.com>
@ 2009-11-17 6:36 ` Dirk Behme
2009-11-17 18:00 ` Nishanth Menon
0 siblings, 1 reply; 3+ messages in thread
From: Dirk Behme @ 2009-11-17 6:36 UTC (permalink / raw)
To: u-boot
Mai Daftedar wrote:
> Hi all,
> I was wondering how can we configure the u-boot with the TFTP
> capability on the beagle board at runtime..
For this you will need ethernet support in U-Boot. There are two (?)
options to achieve this: Add support for USB ethernet dongle in U-Boot
or use a Beagle expansion card with ethernet.
Regarding USB ethernet dongle, there are some basic USB patches for
Beagle U-Boot on the list. But I'm not sure how much work it is to
enable them to support USB ethernet.
For ethernet on expansion board, there is TinCanTool's Zippy board
[1]. To access ethernet on this board from U-Boot, an U-Boot OMAP3 SPI
driver is missing.
Both options are not ready, yet, and need some development work. Any
help is greatly appreciated!
Cheers
Dirk
Btw.: I added U-Boot list, it is the better place to discuss this.
[1]
http://www.tincantools.com/product.php?productid=16147&cat=0&page=1&featured
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] TFTP on beagle board
2009-11-17 6:36 ` [U-Boot] TFTP on beagle board Dirk Behme
@ 2009-11-17 18:00 ` Nishanth Menon
2009-11-17 18:12 ` Tom
0 siblings, 1 reply; 3+ messages in thread
From: Nishanth Menon @ 2009-11-17 18:00 UTC (permalink / raw)
To: u-boot
<snip linux-omap>
On Tue, Nov 17, 2009 at 12:36 AM, Dirk Behme <dirk.behme@googlemail.com> wrote:
> Mai Daftedar wrote:
>>
>> Hi all,
>> ? I was wondering how can we configure the u-boot with the TFTP
>> capability on the beagle board at runtime..
>
> For this you will need ethernet support in U-Boot. There are two (?) options
> to achieve this: Add support for USB ethernet dongle in U-Boot or use a
> Beagle expansion card with ethernet.
>
> Regarding USB ethernet dongle, there are some basic USB patches for Beagle
> U-Boot on the list. But I'm not sure how much work it is to enable them to
> support USB ethernet.
>
> For ethernet on expansion board, there is TinCanTool's Zippy board [1]. To
> access ethernet on this board from U-Boot, an U-Boot OMAP3 SPI driver is
> missing.
>
> Both options are not ready, yet, and need some development work. Any help is
> greatly appreciated!
A third option might be to support RNDIS or CDC usb gadget support and
use the usb port with beagle.. tom might be able to comment better.
>
> Cheers
>
> Dirk
>
> Btw.: I added U-Boot list, it is the better place to discuss this.
>
> [1]
> http://www.tincantools.com/product.php?productid=16147&cat=0&page=1&featured
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at ?http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] TFTP on beagle board
2009-11-17 18:00 ` Nishanth Menon
@ 2009-11-17 18:12 ` Tom
0 siblings, 0 replies; 3+ messages in thread
From: Tom @ 2009-11-17 18:12 UTC (permalink / raw)
To: u-boot
Nishanth Menon wrote:
> <snip linux-omap>
>
> On Tue, Nov 17, 2009 at 12:36 AM, Dirk Behme <dirk.behme@googlemail.com> wrote:
>> Mai Daftedar wrote:
>>> Hi all,
>>> I was wondering how can we configure the u-boot with the TFTP
>>> capability on the beagle board at runtime..
>> For this you will need ethernet support in U-Boot. There are two (?) options
>> to achieve this: Add support for USB ethernet dongle in U-Boot or use a
>> Beagle expansion card with ethernet.
>>
>> Regarding USB ethernet dongle, there are some basic USB patches for Beagle
>> U-Boot on the list. But I'm not sure how much work it is to enable them to
>> support USB ethernet.
>>
>> For ethernet on expansion board, there is TinCanTool's Zippy board [1]. To
>> access ethernet on this board from U-Boot, an U-Boot OMAP3 SPI driver is
>> missing.
>>
>> Both options are not ready, yet, and need some development work. Any help is
>> greatly appreciated!
>
> A third option might be to support RNDIS or CDC usb gadget support and
> use the usb port with beagle.. tom might be able to comment better.
This is one of my development activities.
The cdc usb gadget is the gadget in the usb/cdc branch I am working
to first support. I think I am fairly close to seeing some real traffic.
The goal is to get the usb/cdc branch into the mainline at the same time musb
support has been added.
Tom
>> Cheers
>>
>> Dirk
>>
>> Btw.: I added U-Boot list, it is the better place to discuss this.
>>
>> [1]
>> http://www.tincantools.com/product.php?productid=16147&cat=0&page=1&featured
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
>> the body of a message to majordomo at vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-11-17 18:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <2cd4ff050911161845k7b67f940mdf486e358d05d33c@mail.gmail.com>
2009-11-17 6:36 ` [U-Boot] TFTP on beagle board Dirk Behme
2009-11-17 18:00 ` Nishanth Menon
2009-11-17 18:12 ` Tom
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox