projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b5a3ec
)
usb-mass-storage
author
Vagrant Cascadian
<vagrant@debian.org>
Mon, 10 Jul 2017 19:46:22 +0000
(20:46 +0100)
committer
Vagrant Cascadian
<vagrant@debian.org>
Mon, 10 Jul 2017 19:46:22 +0000
(20:46 +0100)
===================================================================
Gbp-Pq: Topic beagleboneblack
Gbp-Pq: Name usb-mass-storage.patch
include/configs/am335x_evm.h
patch
|
blob
|
history
diff --git
a/include/configs/am335x_evm.h
b/include/configs/am335x_evm.h
index 0c6d2880daf36602560610117d6c87b46088cf2e..3e791050721e100a5ff6d0131e909e5b3a0edf79 100644
(file)
--- a/
include/configs/am335x_evm.h
+++ b/
include/configs/am335x_evm.h
@@
-280,9
+280,8
@@
#endif
#ifdef CONFIG_USB_MUSB_GADGET
-#define CONFIG_USB_ETHER
-#define CONFIG_USB_ETH_RNDIS
-#define CONFIG_USBNET_HOST_ADDR "de:ad:be:af:00:00"
+#define CONFIG_CMD_USB_MASS_STORAGE
+#define CONFIG_USB_FUNCTION_MASS_STORAGE
#endif /* CONFIG_USB_MUSB_GADGET */
/*