From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Booting Wandboard through USB
Date: Sat, 30 May 2015 15:25:30 -0400 [thread overview]
Message-ID: <20150530192530.GC1728@bill-the-cat> (raw)
In-Reply-To: <5569F63C.4040600@boundarydevices.com>
On Sat, May 30, 2015 at 10:41:16AM -0700, Eric Nelson wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> Hi Tom,
>
> On 05/30/2015 09:49 AM, Tom Rini wrote:
> > On Fri, May 29, 2015 at 11:46:40AM +0200, Vincent Stehl? wrote:
> >
> >> Hi,
> >>
> >> Is it still possible to boot u-boot on Wandboard through USB,
> >> please?
> >
> > Not directly. I've been toying with a few ideas but not put any
> > into practice yet. The first and possibly simplist would be to
> > mimic the USB RNDIS in SPL support am335x uses (see
> > am335x_evm_usbspl_defconfig) but I don't know if we have space for
> > that. The second would be trying to "fake" things such that for
> > imx_usb_loader you can pass both SPL and u-boot.img, and SPL is
> > run, inits memory and just exists and then u-boot.img is loaded and
> > run, similar to how with the non-SPL case you can use the loader to
> > pass in u-boot.imx as well as a kernel, ramdisk, etc, into DDR.
> >
> > Proof of concepts, patches or just plain old feedback greatly
> > appreciated!
> >
>
> This is an old topic and the threading seems to be messed
> up in the archive, but I think Michael Trimarchi has a
> solution based on inclusion of DFU in the SPL image:
>
> http://lists.denx.de/pipermail/u-boot/2013-October/165849.html
>
> I would prefer to see something slimmer if possible, and using
> imx_usb has the advantage of only needing a single tool on the
> programming host.
Ah yes, firing up and letting DFU do the rest is another option I had
forgotten about. But I too lean towards something imx_usb can do as
that will also make integration into the Freescale factory flashing tool
easier I suspect.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150530/581965ae/attachment.sig>
next prev parent reply other threads:[~2015-05-30 19:25 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-29 9:46 [U-Boot] Booting Wandboard through USB Vincent Stehlé
2015-05-30 16:49 ` Tom Rini
2015-05-30 17:24 ` Vincent Stehlé
2015-05-30 20:09 ` Eric Nelson
2015-05-30 20:38 ` Tom Rini
2015-05-31 22:54 ` Nikolay Dimitrov
2015-05-31 23:15 ` Nikolay Dimitrov
2015-06-01 8:10 ` Stefano Babic
2015-06-01 16:03 ` Tim Harvey
2015-06-01 16:28 ` Nikolay Dimitrov
2015-06-01 16:38 ` Tim Harvey
2015-06-02 14:25 ` Tom Rini
2015-06-02 15:00 ` Tim Harvey
2015-06-01 16:08 ` Nikolay Dimitrov
2015-05-30 17:41 ` Eric Nelson
2015-05-30 19:25 ` Tom Rini [this message]
2015-05-30 19:53 ` Eric Nelson
2015-07-24 0:59 ` Fabio Estevam
2015-05-30 16:49 ` Fabio Estevam
-- strict thread matches above, loose matches on Subject: below --
2017-07-27 9:05 Vincent Prince
2017-07-27 20:54 ` Wolfgang Denk
2017-08-05 12:22 ` Fabio Estevam
2017-08-05 13:44 ` Vincent Prince
2017-08-05 15:46 ` Tom Rini
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=20150530192530.GC1728@bill-the-cat \
--to=trini@konsulko.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.