[U-Boot] [U-Boot,2/4] board: ti: am57xx: Fix USB configuration
Tom Rini
trini at konsulko.com
Sat May 21 00:32:02 CEST 2016
On Fri, May 13, 2016 at 03:17:51PM +0300, Roger Quadros wrote:
> This fixes build.
>
> Signed-off-by: Roger Quadros <rogerq at ti.com>
> ---
> include/configs/am57xx_evm.h | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/include/configs/am57xx_evm.h b/include/configs/am57xx_evm.h
> index 32d7d4d..939057c 100644
> --- a/include/configs/am57xx_evm.h
> +++ b/include/configs/am57xx_evm.h
> @@ -63,6 +63,7 @@
> #define CONFIG_SUPPORT_EMMC_BOOT
>
> /* USB xHCI HOST */
> +#define CONFIG_USB_DWC3
> #define CONFIG_USB_HOST
> #define CONFIG_USB_XHCI_DWC3
> #define CONFIG_USB_XHCI
> @@ -72,6 +73,8 @@
>
> #define CONFIG_OMAP_USB_PHY
> #define CONFIG_OMAP_USB3PHY1_HOST
> +#define CONFIG_USB_DWC3_PHY_OMAP
> +#define CONFIG_USB_DWC3_OMAP
This needs to be done in the defconfig. And you're leaving other boards
broken: pcm051_rev1 and others, please do at least an am33xx build,
thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160520/9866f367/attachment.sig>
More information about the U-Boot
mailing list