[coreboot] Patch merged into coreboot/master: 6b908d0 Make POST codes written to IO port optional

gerrit at coreboot.org gerrit at coreboot.org
Tue Nov 27 02:03:03 CET 2012


the following patch was just integrated into master:
commit 6b908d08ab4c256b6a8d4f7d863fe9eb65ea6fe3
Author: David Hendricks <dhendrix at chromium.org>
Date:   Mon Nov 5 12:34:09 2012 -0800

    Make POST codes written to IO port optional
    
    This adds more configurability to POST codes. The current assumption
    is that POST codes should be written to an IO port (e.g. LPC) if POST
    codes are enabled. This changes the assumption so that POST codes can
    be written to the serial console without being written to an IO port.
    
    This enables POST codes by default using "default y" to avoid
    changing current behavior.
    
    Change-Id: I3db91c358ccb1557096983c4d07f70b2e872c4b3
    Signed-off-by: David Hendricks <dhendrix at chromium.org>
    Reviewed-on: http://review.coreboot.org/1685
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>

Build-Tested: build bot (Jenkins) at Tue Nov 27 00:33:47 2012, giving +1
Reviewed-By: Stefan Reinauer <stefan.reinauer at coreboot.org> at Tue Nov 27 02:02:09 2012, giving +2
See http://review.coreboot.org/1685 for details.

-gerrit




More information about the coreboot mailing list