From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 0/4] Implement "fastboot flash" for eMMC
Date: Sat, 23 Aug 2014 22:12:10 +0200 [thread overview]
Message-ID: <201408232212.10556.marex@denx.de> (raw)
In-Reply-To: <1408823626-12744-1-git-send-email-srae@broadcom.com>
On Saturday, August 23, 2014 at 09:53:01 PM, Steve Rae wrote:
> This series implements the "fastboot flash" command for eMMC devices.
> It supports both raw and sparse images.
>
> NOTES:
> - the support for the "fastboot flash" command is enabled with
> CONFIG_FASTBOOT_FLASH - the support for eMMC is enabled with
> CONFIG_FASTBOOT_FLASH_MMC_DEV - (future) the support for NAND would be
> enabled with CONFIG_FASTBOOT_FLASH_NAND(???)
>
> This has been tested on ARMv7.
Lukasz, can you please pick this for this MW and send me a PR? Thanks!
Best regards,
Marek Vasut
next prev parent reply other threads:[~2014-08-23 20:12 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-23 19:53 [U-Boot] [PATCH v5 0/4] Implement "fastboot flash" for eMMC Steve Rae
2014-08-23 19:53 ` [U-Boot] [PATCH v5 1/4] usb/gadget: fastboot: add eMMC support for flash command Steve Rae
2014-08-26 9:28 ` Lukasz Majewski
2014-08-26 9:41 ` Marek Vasut
2014-08-26 18:54 ` Steve Rae
2014-08-23 19:53 ` [U-Boot] [PATCH v5 2/4] usb/gadget: fastboot: add " Steve Rae
2014-08-26 11:53 ` Lukasz Majewski
2014-08-23 19:53 ` [U-Boot] [PATCH v5 3/4] usb/gadget: fastboot: minor cleanup Steve Rae
2014-08-26 11:55 ` Lukasz Majewski
2014-08-23 19:53 ` [U-Boot] [PATCH v5 4/4] usb/gadget: fastboot: implement sparse format Steve Rae
2014-08-26 11:58 ` Lukasz Majewski
2014-08-23 20:12 ` Marek Vasut [this message]
2014-08-25 7:19 ` [U-Boot] [PATCH v5 0/4] Implement "fastboot flash" for eMMC Lukasz Majewski
2014-08-25 7:52 ` Marek Vasut
2014-08-25 14:57 ` Lukasz Majewski
2014-08-25 17:10 ` Steve Rae
2014-08-26 9:14 ` Lukasz Majewski
2014-08-26 16:27 ` Steve Rae
2014-08-27 7:04 ` Lukasz Majewski
2014-08-28 13:24 ` Tom Rini
2014-08-28 17:06 ` Steve Rae
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=201408232212.10556.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.