[coreboot] Patch merged into coreboot/master: 4bb0731 libpayload: Add an option to skip console initialization on startup.

gerrit at coreboot.org gerrit at coreboot.org
Fri Nov 9 22:55:39 CET 2012


the following patch was just integrated into master:
commit 4bb0731a7beaada481371fb19117cdf9f62f5f23
Author: Gabe Black <gabeblack at google.com>
Date:   Fri Oct 5 11:43:39 2012 -0700

    libpayload: Add an option to skip console initialization on startup.
    
    A payload may want to decide whether it uses certain input/output consoles,
    or that it wants support for outputing to a particular device but not to use
    that device as a console. This change adds a config option which skips the
    call to console_init in start_main.
    
    Change-Id: I32b224d4d0bd3a239b402ecb09ee907d53225735
    Signed-off-by: Gabe Black <gabeblack at google.com>
    Reviewed-on: http://review.coreboot.org/1732
    Tested-by: build bot (Jenkins)
    Reviewed-by: Anton Kochkov <anton.kochkov at gmail.com>

Build-Tested: build bot (Jenkins) at Wed Nov  7 16:01:02 2012, giving +1
Reviewed-By: Anton Kochkov <anton.kochkov at gmail.com> at Fri Nov  9 22:55:38 2012, giving +2
See http://review.coreboot.org/1732 for details.

-gerrit




More information about the coreboot mailing list