[coreboot-gerrit] Patch merged into coreboot/master: 6a00836 libpayload: Use longer delay in tinycurses' wgetch()

gerrit at coreboot.org gerrit at coreboot.org
Wed Jun 26 20:51:11 CEST 2013


the following patch was just integrated into master:
commit 6a008363befb049291fa4a123aa38b2ab2a04701
Author: Nico Huber <nico.huber at secunet.com>
Date:   Tue Jun 25 15:19:48 2013 +0200

    libpayload: Use longer delay in tinycurses' wgetch()
    
    The counted delay of 1ms was shorter than the time usb_poll() took
    (~30ms observed). So with a given timeout of 100ms it actually took 3s.
    We can lower the problem if we delay 10ms per loop iteration.
    
    Change-Id: I6e084bdd05332111cc8adcd13493a5dfb4bc8b28
    Signed-off-by: Nico Huber <nico.huber at secunet.com>
    Reviewed-on: http://review.coreboot.org/3533
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Dave Frodin <dave.frodin at se-eng.com>
    Reviewed-by: Patrick Georgi <patrick at georgi-clan.de>


See http://review.coreboot.org/3533 for details.

-gerrit



More information about the coreboot-gerrit mailing list