[U-Boot] [PATCH] USB: reevaluate iomux stdin on USB kbd detect

Allen Martin AMartin at nvidia.com
Tue Feb 28 05:31:49 CET 2012


> Subject: Re: [U-Boot] [PATCH] USB: reevaluate iomux stdin on USB kbd
> detect
> 
> > If CONSOLE_MUX is enabled, reevaluate console stdin when USB keyboard
> > device is detected.
> >
> > Signed-off-by: Allen Martin <amartin at nvidia.com>
> > ---
> 
> Hi,
> 
> what's the status of this patch/patchset?
> 

Both this and the keyboard polling patch have been accepted into u-boot-usb.git:

$ git log -2 u-boot-usb/master
commit b27c7b2e19a6c211d0ddca5bb62685685a36498b
Author: Allen Martin <amartin at nvidia.com>
Date:   Tue Dec 20 16:56:16 2011 -0800

    USB: move keyboard polling into kbd driver

    This moves keyboard polling logic from USB HCD drivers into USB
    keyboard driver.  Remove usb_event_poll() as keyboard polling was
    the only user of this API.  With this patch USB keyboard works with
    EHCI controllers again.  Tested on a tegra2 seaboard.

    Signed-off-by: Allen Martin <amartin at nvidia.com>

commit ce9da24a92707f0e84da901eaaa896c17c8b5630
Author: Allen Martin <amartin at nvidia.com>
Date:   Fri Dec 23 12:29:48 2011 -0800

    USB: reevaluate iomux stdin on USB kbd detect

    If CONSOLE_MUX is enabled, reevaluate console stdin when USB keyboard
    device is detected.

    Signed-off-by: Allen Martin <amartin at nvidia.com>

-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain
confidential information.  Any unauthorized review, use, disclosure or distribution
is prohibited.  If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------


More information about the U-Boot mailing list