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

2014-08-06 Thread Steve Rae
On 14-08-06 05:16 PM, Marek Vasut wrote: 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_FAS

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

2014-08-06 Thread Marek Vasut
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

[U-Boot] [PATCH v4 0/5] Implement "fastboot flash" for eMMC

2014-08-06 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