[PATCHv2 1/4] ge_bx50v3: Remove unused USB related defines
Sebastian Reichel
sebastian.reichel at collabora.com
Tue Jul 13 18:44:06 CEST 2021
Hi,
On Fri, Jul 09, 2021 at 10:11:53AM -0400, Tom Rini wrote:
> These USB defines do not change the build as there is no USB support
> enabled currently.
>
> Cc: Ian Ray <ian.ray at ge.com>
> Cc: Sebastian Reichel <sebastian.reichel at collabora.com>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
Reviewed-by: Sebastian Reichel <sebastian.reichel at collabora.com>
-- Sebastian
> Changes in v2:
> - New patch
> ---
> include/configs/ge_bx50v3.h | 11 -----------
> 1 file changed, 11 deletions(-)
>
> diff --git a/include/configs/ge_bx50v3.h b/include/configs/ge_bx50v3.h
> index c8e9d3b17f5e..2b61172cc739 100644
> --- a/include/configs/ge_bx50v3.h
> +++ b/include/configs/ge_bx50v3.h
> @@ -33,17 +33,6 @@
> #define CONFIG_LBA48
> #endif
>
> -/* USB Configs */
> -#ifdef CONFIG_USB
> -#define CONFIG_USB_MAX_CONTROLLER_COUNT 2
> -#define CONFIG_EHCI_HCD_INIT_AFTER_RESET
> -#define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW)
> -#define CONFIG_MXC_USB_FLAGS 0
> -
> -#define CONFIG_USBD_HS
> -#define CONFIG_USB_GADGET_MASS_STORAGE
> -#endif
> -
> /* Serial Flash */
>
> #define CONFIG_LOADADDR 0x12000000
> --
> 2.17.1
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210713/0d0777de/attachment.sig>
More information about the U-Boot
mailing list