commit | 447c9756cac3dadce036764097dac48e3008bcf8 | [log] [tgz] |
---|---|---|
author | Dileep Katta <dileep.katta@linaro.org> | Fri Feb 13 14:33:43 2015 +0800 |
committer | Marek Vasut <marex@denx.de> | Wed Feb 25 17:47:02 2015 +0100 |
tree | 142694102e02b9987e02efbdadb91223015eb101 | |
parent | 976a7ce4333f8754275df2278dbd4b48edc4ec94 [diff] |
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>