]> git.sur5r.net Git - u-boot/commit
usb: Fastboot function config for better consistency with other functions
authorPaul Kocialkowski <contact@paulk.fr>
Fri, 12 Jun 2015 17:56:59 +0000 (19:56 +0200)
committerMarek Vasut <marex@denx.de>
Wed, 22 Jul 2015 06:57:53 +0000 (08:57 +0200)
commit17da3c0c8cad2a40903c078d178cd663d73ccc7c
tree3bc3214b5165febe077585d7c5485735d1cfede7
parent01acd6abbdd5a5951f68d08c245550c720ea6ad8
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)
README
arch/arm/cpu/armv7/omap-common/boot-common.c
doc/README.android-fastboot
drivers/usb/gadget/Makefile
include/configs/am335x_evm.h
include/configs/bav335x.h
include/configs/dra7xx_evm.h
include/configs/nitrogen6x.h
include/configs/omap3_beagle.h