All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Fastboot gadget, v2
Date: Mon, 27 Feb 2012 00:09:16 +0100	[thread overview]
Message-ID: <201202270009.16855.marex@denx.de> (raw)
In-Reply-To: <1316527323-13007-1-git-send-email-bigeasy@linutronix.de>

> 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.
> 
> v1..v2:
>   fixed all issues that came up so far, including:
>   - s/andoir_img_get_kload/android_img_get_kload/ spotted by Mike
>   - adjusted Copyright message to GPLv2 or later for f_fastboot.c and
>     removed "change" comments.
>   - removed two header files in example patch 3/3
>   I believe that the "All rights reserved" problem got resolved.
Hi,

what's the status of this patch/patchset?

Thanks
M

  parent reply	other threads:[~2012-02-26 23:09 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-20 14:02 [U-Boot] Fastboot gadget, v2 Sebastian Andrzej Siewior
2011-09-20 14:02 ` [U-Boot] [PATCH v2 1/3] image: add support for Android's boot image format Sebastian Andrzej Siewior
2011-10-19  8:16   ` Sebastian Andrzej Siewior
2011-12-29  7:43     ` Aneesh V
2012-01-09  8:18       ` Sebastian Andrzej Siewior
2011-09-20 14:02 ` [U-Boot] [PATCH v2 2/3] usb/gadget: add the fastboot gadget Sebastian Andrzej Siewior
2011-09-20 14:02 ` [U-Boot] [Example v2 3/3] fastboot: add board specific implementation Sebastian Andrzej Siewior
2012-02-26 23:09 ` Marek Vasut [this message]
2012-02-29 21:48   ` [U-Boot] Fastboot gadget, v2 Sebastian Andrzej Siewior
2012-02-29 21:59     ` Marek Vasut

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=201202270009.16855.marex@denx.de \
    --to=marex@denx.de \
    --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.