Skip to content
Snippets Groups Projects
Commit 89792381 authored by Dileep Katta's avatar Dileep Katta Committed by Marek Vasut
Browse files

usb: gadget: fastboot: Add fastboot erase


Adds the fastboot erase functionality, to erase a partition
specified by name. The erase is performed based on erase group size,
to avoid erasing other partitions. The start address and the size
is aligned to the erase group size for this.

Currently only supports erasing from eMMC.

Signed-off-by: default avatarDileep Katta <dileep.katta@linaro.org>
Reviewed-by: default avatarLukasz Majewski <l.majewski@samsung.com>
parent 2474b7f1
No related branches found
No related tags found
No related merge requests found
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