[U-Boot] [U-Boot,3/3] mmc: support writing sparse images

Jassi Brar jassisinghbrar at gmail.com
Mon May 14 13:12:41 UTC 2018


Hi Tom,

On Tue, May 8, 2018 at 10:45 PM, Tom Rini <trini at konsulko.com> wrote:
> On Fri, Apr 06, 2018 at 12:05:24PM +0530, jassisinghbrar at gmail.com wrote:
>
>> From: Jassi Brar <jaswinder.singh at linaro.org>
>>
>> Provide an alternate path for sparse-images to be
>> written to MMC. For example, via tftp on platforms
>> that don't support fastboot protocol. Or when an
>> image is to written at some offset, rather than the
>> start of a partition.
>>
>> Signed-off-by: Jassi Brar <jaswinder.singh at linaro.org>
>
> Applied to u-boot/master, thanks!
>
I see you modified the patch to protect the feature with
CONFIG_FASTBOOT_FLASH, which kills the purpose -- this feature is for
platforms that don't support fastboot.

Do you want me to send the patch to revert the protection?

Thanks.


More information about the U-Boot mailing list