summaryrefslogtreecommitdiffstats
path: root/include/fb_mmc.h
Commit message (Collapse)AuthorAgeFilesLines
* usb: gadget: fastboot: Add fastboot eraseDileep Katta2015-02-251-0/+1
| | | | | | | | | | | | 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: Dileep Katta <dileep.katta@linaro.org> Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>
* usb/gadget: fastboot: add eMMC support for flash commandSteve Rae2014-09-241-0/+8
- add support for 'fastboot flash' command for eMMC devices Signed-off-by: Steve Rae <srae@broadcom.com>
OpenPOWER on IntegriCloud