summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
authorStefano Babic <sbabic@denx.de>2015-07-26 15:18:14 +0200
committerTom Rini <trini@konsulko.com>2015-08-12 20:47:45 -0400
commit01d10aa1e115d4cc3e56ed6b73ca237eec003822 (patch)
tree1ca05be882159a2f1058993fdef551b0192764c0 /include/configs
parent62321e2f08c225d6889a5929faa4ff5195b8e75e (diff)
downloadblackbird-obmc-uboot-01d10aa1e115d4cc3e56ed6b73ca237eec003822.tar.gz
blackbird-obmc-uboot-01d10aa1e115d4cc3e56ed6b73ca237eec003822.zip
mcx: add Ethernet over USB
Signed-off-by: Stefano Babic <sbabic@denx.de> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/mcx.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/mcx.h b/include/configs/mcx.h
index 8a2005dd9c..0b26404d0d 100644
--- a/include/configs/mcx.h
+++ b/include/configs/mcx.h
@@ -111,6 +111,9 @@
#define CONFIG_USB_ULPI_VIEWPORT_OMAP
#define CONFIG_OMAP_EHCI_PHY1_RESET_GPIO 57
#define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 3
+#define CONFIG_USB_HOST_ETHER
+#define CONFIG_USB_ETHER_ASIX
+#define CONFIG_USB_ETHER_MCS7830
/* commands to include */
#define CONFIG_CMD_EXT2 /* EXT2 Support */
OpenPOWER on IntegriCloud