[U-Boot] [PATCH] usb: Select USB_MUSB_DSPS with USB_MUSB_TI

Hannes Schmelzer Hannes.Schmelzer at br-automation.com
Fri Feb 15 10:16:22 UTC 2019


Alex Kiernan <alex.kiernan at gmail.com> schrieb am 15.02.2019 10:54:15:

> Von: Alex Kiernan <alex.kiernan at gmail.com>
> An: u-boot at lists.denx.de
> Kopie: Alex Kiernan <alex.kiernan at gmail.com>, "Andrew F. Davis" 
<afd at ti.com>, 
> Marek Vasut <marex at denx.de>, Hannes Schmelzer <hannes.schmelzer at br-
> automation.com>, Marcin Niestroj <m.niestroj at grinn-global.com>
> Datum: 15.02.2019 10:54
> Betreff: [PATCH] usb: Select USB_MUSB_DSPS with USB_MUSB_TI
> 
> USB_MUSB_TI requires USB_MUSB_DSPS, failing at link time if it's not
> selected:
> 
>   drivers/usb/musb-new/built-in.o: In function 
`ti_musb_host_ofdata_to_platdata':
>   drivers/usb/musb-new/ti-musb.c:193: undefined reference to 
`musb_dsps_ops'
> 
> Signed-off-by: Alex Kiernan <alex.kiernan at gmail.com>
> ---
> 
>  configs/am335x_boneblack_vboot_defconfig | 1 -
>  configs/am335x_evm_defconfig             | 1 -
>  configs/am335x_hs_evm_defconfig          | 1 -
>  configs/am335x_hs_evm_uart_defconfig     | 1 -
>  configs/brppt1_mmc_defconfig             | 1 -
>  configs/brppt1_nand_defconfig            | 1 -
>  configs/brppt1_spi_defconfig             | 1 -
>  configs/chiliboard_defconfig             | 1 -
>  drivers/usb/musb-new/Kconfig             | 1 +
>  9 files changed, 1 insertion(+), 8 deletions(-)
> 
> -- 
> 2.17.1
> 
For brppt1*:
Reviewed-by: Hannes Schmelzer <oe5hpm at oevsv.at>
Tested-by: Hannes Schmelzer <oe5hpm at oevsv.at>





More information about the U-Boot mailing list