[coreboot] Patch merged into coreboot/master: 47c17ed Fix CMOS handling for non-USE_OPTION_TABLE configuration

gerrit at coreboot.org gerrit at coreboot.org
Tue Dec 13 23:21:02 CET 2011


the following patch was just integrated into master:
commit 47c17ed4903029017a2e2cce390e549e3dce7f19
Author: Patrick Georgi <patrick.georgi at secunet.com>
Date:   Tue Nov 22 10:27:24 2011 +0100

    Fix CMOS handling for non-USE_OPTION_TABLE configuration
    
    The read_option macro still emitted CMOS_VSTART_*/CMOS_VEND_* symbols,
    which fail without an option table (as no option_table.h defines them).
    
    Discard them by using a macro instead of a static inline function.
    
    Change-Id: I8d001f971681277a344b6788725746491546b607
    Signed-off-by: Patrick Georgi <patrick.georgi at secunet.com>


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

-gerrit




More information about the coreboot mailing list