]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb/gadget: fastboot: add eMMC support for flash command
authorSteve Rae <srae@broadcom.com>
Tue, 26 Aug 2014 18:47:27 +0000 (11:47 -0700)
committerTom Rini <trini@ti.com>
Wed, 24 Sep 2014 22:30:27 +0000 (18:30 -0400)
commitc0aebb3382133c99bc458d96b562703dae4ae928
treec1930546f8812788ea0ac52a3e953b3d0f363cfe
parent7172de33b0cc0a44713fd4fbbb61fd1fada17341
usb/gadget: fastboot: add eMMC support for flash command

- add support for 'fastboot flash' command for eMMC devices

Signed-off-by: Steve Rae <srae@broadcom.com>
common/Makefile
common/fb_mmc.c [new file with mode: 0644]
include/fb_mmc.h [new file with mode: 0644]