[coreboot] [PATCH]Move SET_FIDVID to Kconfig

Patrick Georgi patrick at georgi-clan.de
Sat Nov 13 09:16:49 CET 2010


Hi,

I updated the SET_FIDVID patch to match the current tree, and also
validated it against the pre-patch tree. To do this, I added to
src/cpu/amd/model_*xx/fidvid.c a bunch of
#if SET_FIDVID
#warning SET_FIDVID
#endif
style blocks to the pre-patch tree, for all SET_FIDVID* flags, and with
CONFIG_ prefix to the patched tree, and ran abuild.

After that, I mangled all coreboot-builds/*/make.log to drop the CONFIG_
prefixes and other minor differences (line numbers of the
warnings/errors), and diffed the result of both trees. This exposed one
configuration change in gigabyte/ma78gm, which I fixed.
All boards now show identical configuration with and without this patch.

==
Move the SET_FIDVID* family of configuration options to Kconfig and
make their defaults more obvious.

Signed-off-by: Patrick Georgi <patrick at georgi-clan.de>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20101113-1-fidvid.diff
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20101113/c541faff/attachment.ksh>


More information about the coreboot mailing list