From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 7 Aug 2014 02:16:12 +0200 Subject: [U-Boot] [PATCH v4 0/5] Implement "fastboot flash" for eMMC In-Reply-To: <1407369313-13815-1-git-send-email-srae@broadcom.com> References: <1407369313-13815-1-git-send-email-srae@broadcom.com> Message-ID: <201408070216.12601.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 Thursday, August 07, 2014 at 01:55:08 AM, 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. I'll just wait for Tom's comments on 4/5 and 5/5 and will see then. The 1-3/5 look OK. Best regards, Marek Vasut