Skip to content
Snippets Groups Projects
Commit c232d14d authored by Alex Kiernan's avatar Alex Kiernan Committed by Marek Vasut
Browse files

mmc: Separate "mmc swrite" from fastboot


Introduce CONFIG_IMAGE_SPARSE and CONFIG_CMD_MMC_SWRITE so the "mmc
swrite" command is separated from the fastboot code.

Move image-sparse from common to lib so it's clear it's library code.

Rename CONFIG_FASTBOOT_FLASH_FILLBUF_SIZE to CONFIG_IMAGE_SPARSE_FILLBUF_SIZE
and migrate it to Kconfig.

Signed-off-by: default avatarAlex Kiernan <alex.kiernan@gmail.com>
Acked-by: default avatarJassi Brar <jaswinder.singh@linaro.org>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 4085b903
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment