]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ums: allow the user to specify the device type
authorStephen Warren <swarren@nvidia.com>
Mon, 5 May 2014 16:40:18 +0000 (10:40 -0600)
committerLukasz Majewski <l.majewski@samsung.com>
Thu, 8 May 2014 08:38:29 +0000 (10:38 +0200)
commit8c6004568f7f0cb98c35fb86a193b502278f650f
tree108219e929d9001d861243288be67c06d6da700c
parent1725f12882eca6424d70dcdc962ca4e5c2de798a
ums: allow the user to specify the device type

Allow an optional devtype parameter to the ums command, which specifies
the type of the device to be exported. This could allow exporting a SATA
or even another USB device.

Cc: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Przemyslaw Marczak <p.marczak@samsung.com>
common/cmd_usb_mass_storage.c