fastboot: add "fastboot oem" command support
authorMichael Scott <michael.scott@linaro.org>
Mon, 26 Jan 2015 21:49:00 +0000 (15:49 -0600)
committerMarek Vasut <marex@denx.de>
Wed, 25 Feb 2015 16:47:02 +0000 (17:47 +0100)
commitde1956202e24bc490787192b443a1a8e8048c83b
tree1bea5d190933103c92344dc2003e3a0b34c7b787
parent193d7d153024214f2906e34f2c8abd495be57696
fastboot: add "fastboot oem" command support

Add code stub to handle "fastboot oem __" command. As unlock is a common
fastboot command, distinguish that it is not implemented.

Signed-off-by: Michael Scott <michael.scott@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Tested-by: Steve Rae <srae@broadcom.com>
drivers/usb/gadget/f_fastboot.c