]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget
authorDileep Katta <dileep.katta@linaro.org>
Fri, 13 Feb 2015 06:33:43 +0000 (14:33 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:05:52 +0000 (14:05 +0200)
commit08dc6fc319cb8ac300c28b63042d6f143bf4a10b
tree7476e2ba8e4e6fd7db894954445081e560493943
parentf821ab28baae7b1bc54343bf21304fe191189ed6
usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget

Configure the serial number using the serial# environment variable
during the fastboot bind.

This enables "fastboot devices" to return the serial number for
the attached devices.

Signed-off-by: Dileep Katta <dileep.katta@linaro.org>
Acked-by: Steve Rae <srae@broadcom.com>
Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>
drivers/usb/gadget/f_fastboot.c