[U-Boot] [PATCH 07/13] sunxi: provide default USB gadget setup

Simon Glass sjg at chromium.org
Tue Sep 12 12:28:20 UTC 2017


On 8 September 2017 at 11:34, Maxime Ripard
<maxime.ripard at free-electrons.com> wrote:
> All the Allwinner boards use the same manufacturer, VID and PID for the
> gadgets. Make them the defaults to remove some boilerplate from our
> defconfigs.
>
> Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>
> ---
>  configs/A13-OLinuXino_defconfig                | 3 ---
>  configs/A20-OLinuXino-Lime2-eMMC_defconfig     | 3 ---
>  configs/A20-OLinuXino-Lime2_defconfig          | 3 ---
>  configs/CHIP_defconfig                         | 3 ---
>  configs/CHIP_pro_defconfig                     | 3 ---
>  configs/Cubietruck_defconfig                   | 3 ---
>  configs/Nintendo_NES_Classic_Edition_defconfig | 3 ---
>  configs/Sinlinx_SinA33_defconfig               | 3 ---
>  configs/parrot_r16_defconfig                   | 3 ---
>  drivers/usb/gadget/Kconfig                     | 3 +++
>  10 files changed, 3 insertions(+), 27 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list