[U-Boot] [PATCH V2 05/20] nitrogen6x: add CONFIG_MV_UDC

Troy Kisky troy.kisky at boundarydevices.com
Fri Aug 2 00:45:16 CEST 2013


On 8/1/2013 3:18 PM, Troy Kisky wrote:
> Signed-off-by: Troy Kisky <troy.kisky at boundarydevices.com>
> ---
>   include/configs/nitrogen6x.h | 6 ++++++
>   1 file changed, 6 insertions(+)
>
> diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h
> index 4242414..ce43b62 100644
> --- a/include/configs/nitrogen6x.h
> +++ b/include/configs/nitrogen6x.h
> @@ -30,6 +30,12 @@
>   #define CONFIG_BOARD_EARLY_INIT_F
>   #define CONFIG_MISC_INIT_R
>   #define CONFIG_MXC_GPIO
> +#define CONFIG_MV_UDC
> +#define CONFIG_USBD_HS
> +#define CONFIG_USB_GADGET_DUALSPEED
> +#define CONFIG_USB_ETHER
> +#define CONFIG_USB_ETH_CDC
> +#define CONFIG_NETCONSOLE
>   
>   #define CONFIG_CMD_FUSE
>   #ifdef CONFIG_CMD_FUSE
Sorry folks, I forgot to delete old patches when I rebased to put
Stefano patches together, please ignore this one.

Troy


More information about the U-Boot mailing list