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:
2f23102
)
cyrus: Enable STDIO deregister
author
Andy Fleming
<afleming@gmail.com>
Wed, 6 Jan 2016 21:34:50 +0000
(15:34 -0600)
committer
Tom Rini
<trini@konsulko.com>
Fri, 8 Jan 2016 15:15:47 +0000
(10:15 -0500)
If CONFIG_SYS_STDIO_DEREGISTER is not enabled, usb reset
will fail every time. Enabling it allows usb reset to
work.
Signed-off-by: Andy Fleming <afleming@gmail.com>
include/configs/cyrus.h
patch
|
blob
|
history
diff --git
a/include/configs/cyrus.h
b/include/configs/cyrus.h
index bc7cac4b90eac3e3420169509061778146719648..99b3aef2289365b9ffda35e99bd52c43ef6af02e 100644
(file)
--- a/
include/configs/cyrus.h
+++ b/
include/configs/cyrus.h
@@
-476,6
+476,7
@@
#define CONFIG_CMD_EXT2
#define CONFIG_EHCI_IS_TDI
#define CONFIG_USB_KEYBOARD
+#define CONFIG_SYS_STDIO_DEREGISTER
#define CONFIG_SYS_USB_EVENT_POLL
/* _VIA_CONTROL_EP */
#define CONFIG_CONSOLE_MUX