public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] mx28evk: Add USB Ethernet support
@ 2012-08-29 16:20 Fabio Estevam
  2012-08-29 18:42 ` Marek Vasut
  2012-09-04 10:01 ` Stefano Babic
  0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2012-08-29 16:20 UTC (permalink / raw)
  To: u-boot

From: Fabio Estevam <fabio.estevam@freescale.com>

Add USB Ethernet support.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 include/configs/mx28evk.h |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/include/configs/mx28evk.h b/include/configs/mx28evk.h
index 8d83495..edf873e 100644
--- a/include/configs/mx28evk.h
+++ b/include/configs/mx28evk.h
@@ -185,6 +185,9 @@
 #define	CONFIG_EHCI_MXS_PORT 1
 #define	CONFIG_EHCI_IS_TDI
 #define	CONFIG_USB_STORAGE
+#define	CONFIG_USB_HOST_ETHER
+#define	CONFIG_USB_ETHER_ASIX
+#define	CONFIG_USB_ETHER_SMSC95XX
 #endif
 
 /* I2C */
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] mx28evk: Add USB Ethernet support
  2012-08-29 16:20 [U-Boot] [PATCH] mx28evk: Add USB Ethernet support Fabio Estevam
@ 2012-08-29 18:42 ` Marek Vasut
  2012-09-04 10:01 ` Stefano Babic
  1 sibling, 0 replies; 3+ messages in thread
From: Marek Vasut @ 2012-08-29 18:42 UTC (permalink / raw)
  To: u-boot

Dear Fabio Estevam,

> From: Fabio Estevam <fabio.estevam@freescale.com>
> 
> Add USB Ethernet support.

Reviewed-by: Marek Vasut <marex@denx.de>

> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
>  include/configs/mx28evk.h |    3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/include/configs/mx28evk.h b/include/configs/mx28evk.h
> index 8d83495..edf873e 100644
> --- a/include/configs/mx28evk.h
> +++ b/include/configs/mx28evk.h
> @@ -185,6 +185,9 @@
>  #define	CONFIG_EHCI_MXS_PORT 1
>  #define	CONFIG_EHCI_IS_TDI
>  #define	CONFIG_USB_STORAGE
> +#define	CONFIG_USB_HOST_ETHER
> +#define	CONFIG_USB_ETHER_ASIX
> +#define	CONFIG_USB_ETHER_SMSC95XX
>  #endif
> 
>  /* I2C */

Best regards,
Marek Vasut

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] mx28evk: Add USB Ethernet support
  2012-08-29 16:20 [U-Boot] [PATCH] mx28evk: Add USB Ethernet support Fabio Estevam
  2012-08-29 18:42 ` Marek Vasut
@ 2012-09-04 10:01 ` Stefano Babic
  1 sibling, 0 replies; 3+ messages in thread
From: Stefano Babic @ 2012-09-04 10:01 UTC (permalink / raw)
  To: u-boot

On 29/08/2012 18:20, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@freescale.com>
> 
> Add USB Ethernet support.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---

Applied to u-boot-imx, thanks.

Best regards,
Stefano Babic


-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-09-04 10:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-29 16:20 [U-Boot] [PATCH] mx28evk: Add USB Ethernet support Fabio Estevam
2012-08-29 18:42 ` Marek Vasut
2012-09-04 10:01 ` Stefano Babic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox