
28 Apr
2015
28 Apr
'15
8:58 p.m.
On Tue, Apr 28, 2015 at 1:52 PM, Tom Rini trini@konsulko.com wrote:
Is CONFIG_SYS_USB_EVENT_POLL defined in the config? I found that without that usb input was not reliable. Even with it enabled some wireless keyboards behaved poorly.
Just checked and yes it's set. I think I also had these not working with the Solid Run tree either so I'll just call 'em both weird.
Does it improve if you remove CONFIG_SYS_USB_EVENT_POLL and use
#define CONFIG_SYS_USB_EVENT_POLL_VIA_CONTROL_EP , instead?
While at it, please also try to add:
#define CONFIG_EHCI_HCD_INIT_AFTER_RESET