projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62321e2
)
mcx: add Ethernet over USB
author
Stefano Babic
<sbabic@denx.de>
Sun, 26 Jul 2015 13:18:14 +0000
(15:18 +0200)
committer
Tom Rini
<trini@konsulko.com>
Thu, 13 Aug 2015 00:47:45 +0000
(20:47 -0400)
Signed-off-by: Stefano Babic <sbabic@denx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>
include/configs/mcx.h
patch
|
blob
|
history
diff --git
a/include/configs/mcx.h
b/include/configs/mcx.h
index 8a2005dd9c5ee168a48d49962194138e04ee5fdf..0b26404d0d1d85a73b6967a1a4d46cde801e0b7f 100644
(file)
--- 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 */