Home
last modified time | relevance | path

Searched hist:"732 bc7ce" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/cmd/
H A Dmmc.c732bc7ce Fri Apr 06 01:35:24 CDT 2018 Jassi Brar <jaswinder.singh@linaro.org> mmc: support writing sparse images

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@linaro.org>
[trini: Guard with CONFIG_FASTBOOT_FLASH tests, use LBAF for lbaint_t
printing]
Signed-off-by: Tom Rini <trini@konsulko.com>