public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Fastboot gadget
@ 2011-09-16 16:51 Sebastian Andrzej Siewior
  2011-09-16 16:51 ` [U-Boot] [PATCH 1/3] image: add support for Android's boot image format Sebastian Andrzej Siewior
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Sebastian Andrzej Siewior @ 2011-09-16 16:51 UTC (permalink / raw)
  To: u-boot

This series contains a smaller version of the fastboot gadget. I removed
the flash/mmc/write to media part and re-add once I'm through with this
basic thing :)
This "basic" gadget supports the retrieval of variables (like serial
number), reboot functionality, download of binary data and booting them in
case the binary data is a bootable image.
I did not include the fastboot client in this series. Remy asked about
this. I could take it and stash it in tools if someone really wants this
to have. This would include the fastboot and libzipfile folder from
Andorid's system/core repository. An online version can be found at [0]. I
haven't seen the library somewhere else than Android. For basic testing,
the library could be excluded.

[0] http://www.netmite.com/android/mydroid/system/core/

Sebastian

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2011-09-20  7:51 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-16 16:51 [U-Boot] Fastboot gadget Sebastian Andrzej Siewior
2011-09-16 16:51 ` [U-Boot] [PATCH 1/3] image: add support for Android's boot image format Sebastian Andrzej Siewior
2011-09-16 18:22   ` Mike Frysinger
2011-09-16 19:08     ` Sebastian Andrzej Siewior
2011-09-16 21:03   ` Wolfgang Denk
2011-09-16 21:28     ` Sebastian Andrzej Siewior
2011-09-16 21:35       ` Mike Frysinger
2011-09-16 21:49         ` Sebastian Andrzej Siewior
2011-09-17 13:10       ` Wolfgang Denk
2011-09-17 19:33         ` Sebastian Andrzej Siewior
2011-09-17 20:20           ` Mike Frysinger
2011-09-20  7:51         ` Sebastian Andrzej Siewior
2011-09-16 16:51 ` [U-Boot] [PATCH 2/3] usb/gadget: add the fastboot gadget Sebastian Andrzej Siewior
2011-09-16 21:09   ` Wolfgang Denk
2011-09-16 16:51 ` [U-Boot] [Example 3/3] fastboot: add board specific implementation Sebastian Andrzej Siewior
2011-09-16 21:10   ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox