[U-Boot] [PATCH v3 0/4] Implement "fastboot flash" for eMMC

2014-06-26 Thread Steve Rae
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

Re: [U-Boot] [PATCH v3 0/4] Implement "fastboot flash" for eMMC

2014-07-30 Thread Steve Rae
On 14-06-26 01:13 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_FASTBO

Re: [U-Boot] [PATCH v3 0/4] Implement "fastboot flash" for eMMC

2014-07-30 Thread Marek Vasut
On Thursday, July 31, 2014 at 03:02:37 AM, Steve Rae wrote: > On 14-06-26 01:13 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 wi

Re: [U-Boot] [PATCH v3 0/4] Implement "fastboot flash" for eMMC

2014-07-31 Thread Steve Rae
On 14-07-30 06:23 PM, Marek Vasut wrote: On Thursday, July 31, 2014 at 03:02:37 AM, Steve Rae wrote: On 14-06-26 01:13 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 fla