From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Transferring images quickly with no Ethernet
Date: Thu, 15 Dec 2011 16:34:41 +0100 [thread overview]
Message-ID: <201112151634.41222.marek.vasut@gmail.com> (raw)
In-Reply-To: <CAJbs9BH1j=_VSs3OEFty2-KPvjbsJmHpr=W1C6Y+_S_JZw-VgA@mail.gmail.com>
> 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.
Try serial gadget (or simple bulk ep streaming ...). If it's not there, it
should be very easy to add.
M
next prev parent reply other threads:[~2011-12-15 15:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-14 23:15 [U-Boot] Transferring images quickly with no Ethernet Rishi Dhupar
2011-12-15 15:34 ` Marek Vasut [this message]
2011-12-15 15:38 ` John Rigby
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201112151634.41222.marek.vasut@gmail.com \
--to=marek.vasut@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.