commit | d55acc0823474516d6764206bc59bbd5947c92a3 | [log] [tgz] |
---|---|---|
author | Paul Kocialkowski <contact@paulk.fr> | Fri Jun 12 19:56:59 2015 +0200 |
committer | Marek Vasut <marex@denx.de> | Wed Jul 22 08:57:53 2015 +0200 |
tree | 3bc3214b5165febe077585d7c5485735d1cfede7 | |
parent | 045d6058e73a02aeef3a2b4ce07e3ca7998f6ef6 [diff] |
usb: Fastboot function config for better consistency with other functions USB download gadget functions such as thor and dfu have a separate config option for the USB gadget part of the code, independent from the command part. This switches the fastboot USB gadget to the same scheme, for better consistency. Signed-off-by: Paul Kocialkowski <contact@paulk.fr> Tested-by: Lukasz Majewski <l.majewski@samsung.com> Test HW: Odroid_XU3 (Exynos5422), trats (Exynos4210)