]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fastboot: add "fastboot oem" command support
authorMichael Scott <michael.scott@linaro.org>
Mon, 26 Jan 2015 21:49:00 +0000 (15:49 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:05:51 +0000 (14:05 +0200)
commitbeba2f3a06dafe8267b29c9abb8697447e787e8b
tree21a210859c840b3d127ffd76709248bea79d2172
parentcb700e2483894f1a9b7cff2943dcf7bb1bd68215
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