coreboot-kgpe-d16/src/config
Patrick Georgi 436f99b72a Eliminate special case id.inc/id.lds in favor of a configuration variable ID_SECTION_OFFSET
which is normally set to 0x10 (the current default) and set to 0x80 (the current alternative)
where necessary (if romstraps get in the way).
For Kconfig, the special case is set per southbridge (as these define the necessity for this
workaround), for newconfig it's added to each single board.

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4962 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-11-27 16:55:13 +00:00
..
Config.lb This removes the uses of the buildrom utility and the coreboot.strip 2009-10-04 12:30:44 +00:00
coreboot_apc.ld This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
coreboot_ram.ld Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. 2009-10-16 16:32:57 +00:00
doxyscript.base Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
failovercalculation.lb Simplify targets/amd/serengeti_cheetah/Config.lb. There were too many 2009-10-08 18:50:16 +00:00
LinuxBIOSDoc.config Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
nofailovercalculation.lb This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. 2009-10-04 18:55:40 +00:00
Options.lb Eliminate special case id.inc/id.lds in favor of a configuration variable ID_SECTION_OFFSET 2009-11-27 16:55:13 +00:00