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

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