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:
bd2600d
)
ot1200: enable support for USB_STORAGE
author
Christian Gmeiner
<christian.gmeiner@gmail.com>
Thu, 4 Dec 2014 08:56:32 +0000
(09:56 +0100)
committer
Stefano Babic
<sbabic@denx.de>
Fri, 19 Dec 2014 14:32:13 +0000
(15:32 +0100)
Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
include/configs/ot1200.h
patch
|
blob
|
history
diff --git
a/include/configs/ot1200.h
b/include/configs/ot1200.h
index 0d0873d444380fd9536016f79a4060ea8d07bbd0..255c933baa4be2a2440e831f7fdbe97ee32627bd 100644
(file)
--- a/
include/configs/ot1200.h
+++ b/
include/configs/ot1200.h
@@
-85,6
+85,7
@@
/* USB Configs */
#define CONFIG_CMD_USB
+#define CONFIG_USB_STORAGE
#define CONFIG_USB_EHCI
#define CONFIG_USB_EHCI_MX6
#define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW)