summaryrefslogtreecommitdiffstats
path: root/include/configs/mx53loco.h
diff options
context:
space:
mode:
authorGerhard Sittig <gsi@denx.de>2014-03-08 19:46:16 +0100
committerTom Rini <trini@ti.com>2014-03-12 17:04:34 -0400
commita743415f12c3ba3848425d6a7793ccd5f7eaf05e (patch)
treea954e5409adf337158df6ab603c315230558a180 /include/configs/mx53loco.h
parenteddf6d286841b40c978d055a91d2966aaa6ad785 (diff)
downloadtalos-obmc-uboot-a743415f12c3ba3848425d6a7793ccd5f7eaf05e.tar.gz
talos-obmc-uboot-a743415f12c3ba3848425d6a7793ccd5f7eaf05e.zip
tegra: imx: omap: enable Moschip USB ethernet support for several boards
enable support for the Moschip USB ethernet adapter for those boards which previously had support for "all other" USB ethernet adapters (that's Asix _and_ SMSC) enabled -- which applies to harmony, m53evk, mx53loco, nitrogen6x, omap3_beagle Signed-off-by: Gerhard Sittig <gsi@denx.de> Acked-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'include/configs/mx53loco.h')
-rw-r--r--include/configs/mx53loco.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h
index 77f8567705..1415584463 100644
--- a/include/configs/mx53loco.h
+++ b/include/configs/mx53loco.h
@@ -65,6 +65,7 @@
#define CONFIG_USB_STORAGE
#define CONFIG_USB_HOST_ETHER
#define CONFIG_USB_ETHER_ASIX
+#define CONFIG_USB_ETHER_MCS7830
#define CONFIG_USB_ETHER_SMSC95XX
#define CONFIG_MXC_USB_PORT 1
#define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW)
OpenPOWER on IntegriCloud