]> git.kernelconcepts.de Git - karo-tx-uboot.git/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)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:49:00 +0000 (13:49 +0200)
commit01052b5c3249faa4f0315580279e0a95bdf2a63c
tree2d71e987774303904f5c199fe8de68aaef27811e
parent717626fd1cd3a9dd3de451405d97f67a7c707d89
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