From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 23 Aug 2014 22:12:10 +0200 Subject: [U-Boot] [PATCH v5 0/4] Implement "fastboot flash" for eMMC In-Reply-To: <1408823626-12744-1-git-send-email-srae@broadcom.com> References: <1408823626-12744-1-git-send-email-srae@broadcom.com> Message-ID: <201408232212.10556.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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