[coreboot] Patch merged into coreboot/master: 15a2c8f coreinfo: changes to get the USB keyboard working

gerrit at coreboot.org gerrit at coreboot.org
Wed Dec 12 22:35:20 CET 2012


the following patch was just integrated into master:
commit 15a2c8f82769c67684d0a6eac05be48487599dfc
Author: Dave Frodin <dave.frodin at se-eng.com>
Date:   Wed Dec 5 17:22:47 2012 -0700

    coreinfo: changes to get the USB keyboard working
    
    A call to usb_initialize() was needed. Also needed to set several
    curses flags. One to prevent keystrokes echoing to the display,
    and one to allow extended keystrokes (like the KEY_F(n)) to be
    seen when calling getch();
    
    Change-Id: I495b42055a54603e4efb92b2845051434d88432d
    Signed-off-by: Dave Frodin <dave.frodin at se-eng.com>
    Reviewed-on: http://review.coreboot.org/1983
    Tested-by: build bot (Jenkins)
    Reviewed-by: Marc Jones <marcj303 at gmail.com>

Build-Tested: build bot (Jenkins) at Tue Dec 11 00:31:55 2012, giving +1
Reviewed-By: Marc Jones <marcj303 at gmail.com> at Wed Dec 12 17:44:05 2012, giving +2
See http://review.coreboot.org/1983 for details.

-gerrit



More information about the coreboot mailing list