[U-Boot] Transferring images quickly with no Ethernet
John Rigby
john.rigby at linaro.org
Thu Dec 15 16:38:40 CET 2011
On Wed, Dec 14, 2011 at 4:15 PM, Rishi Dhupar <rishid at gmail.com> wrote:
> I have an embedded system with an OMAP3 that does not have an Ethernet
> support. The only means of I/O to the process it is serial and USB
> slave. Loading binary data over the serial line is just too slow; is
> there any way to the USB slave to perform bulk transfers to speed my
> development process up? It does not look the U-Boot supports USB
> Ethernet gadget which is what I am using in Linux.
Search the list archives for dfu and/or fastboot patch submissions.
Nothing has made it upstream yet but you may find something good
enough for your purposes.
--john
More information about the U-Boot
mailing list