]> Git Repo - u-boot.git/commit
usb/gadget: fastboot: add eMMC support for flash command
authorSteve Rae <[email protected]>
Tue, 26 Aug 2014 18:47:27 +0000 (11:47 -0700)
committerTom Rini <[email protected]>
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 <[email protected]>
common/Makefile
common/fb_mmc.c [new file with mode: 0644]
include/fb_mmc.h [new file with mode: 0644]
This page took 0.029377 seconds and 4 git commands to generate.