the following patch was just integrated into master:
commit 47c17ed4903029017a2e2cce390e549e3dce7f19
Author: Patrick Georgi <[email protected]>
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 <[email protected]>
See http://review.coreboot.org/442 for details.
-gerrit
--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot