[coreboot] Patch merged into coreboot/master: 0f5caa2 Conditionally include mc146818rtc in console.c

gerrit at coreboot.org gerrit at coreboot.org
Wed Dec 5 05:26:32 CET 2012


the following patch was just integrated into master:
commit 0f5caa26cb0b25ae452a14aedc71f5c137850a4e
Author: David Hendricks <dhendrix at chromium.org>
Date:   Fri Nov 30 19:16:50 2012 -0800

    Conditionally include mc146818rtc in console.c
    
    get_option() is used to get a config option (debug loglevel) from
    CMOS. However, not all machines have CMOS, so define a dummy inline
    function that will return an error code so the caller (console_init())
    will use the default loglevel.
    
    Change-Id: I6adf371d79164178f40a83f7608289a6a7673357
    Signed-off-by: David Hendricks <dhendrix at chromium.org>
    Reviewed-on: http://review.coreboot.org/1962
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>

Build-Tested: build bot (Jenkins) at Wed Dec  5 05:26:11 2012, giving +1
Reviewed-By: Ronald G. Minnich <rminnich at gmail.com> at Wed Dec  5 05:26:31 2012, giving +2
See http://review.coreboot.org/1962 for details.

-gerrit




More information about the coreboot mailing list