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:
6017b56
)
usb-mass-storage
author
Vagrant Cascadian
<vagrant@debian.org>
Mon, 9 Oct 2017 22:14:03 +0000
(23:14 +0100)
committer
Vagrant Cascadian
<vagrant@debian.org>
Mon, 9 Oct 2017 22:14:03 +0000
(23:14 +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 415ce46e0d8dce1040d9b9e126863ff5651d0361..f8a4450383156ad963a3e2dc70017b1c7c8fce22 100644
(file)
--- a/
include/configs/am335x_evm.h
+++ b/
include/configs/am335x_evm.h
@@
-264,9
+264,8
@@
#define CONFIG_AM335X_USB1_MODE MUSB_HOST
#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 */
/*