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:
dae2aea
)
tegra: seaboard: add support for USB networking
author
Stephen Warren
<swarren@nvidia.com>
Wed, 16 May 2012 06:36:12 +0000
(06:36 +0000)
committer
Albert ARIBAUD
<albert.u.boot@aribaud.net>
Sat, 7 Jul 2012 12:07:18 +0000
(14:07 +0200)
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
include/configs/seaboard.h
patch
|
blob
|
history
diff --git
a/include/configs/seaboard.h
b/include/configs/seaboard.h
index d02a11e03cb0934aa0d799f9b63dccc5976a1081..643af81a1b84e56abde12a4f2c0b9542d6f233e5 100644
(file)
--- a/
include/configs/seaboard.h
+++ b/
include/configs/seaboard.h
@@
-108,6
+108,15
@@
#define CONFIG_USB_STORAGE
#define CONFIG_CMD_USB
+/* USB networking support */
+#define CONFIG_USB_HOST_ETHER
+#define CONFIG_USB_ETHER_SMSC95XX
+#define CONFIG_USB_ETHER_ASIX
+
+/* General networking support */
+#define CONFIG_CMD_NET
+#define CONFIG_CMD_DHCP
+
/* Enable keyboard */
#define CONFIG_TEGRA2_KEYBOARD
#define CONFIG_KEYBOARD