coreboot-kgpe-d16/util
Greg Watson 8cb747942c New option behavior:
1. Options can only be set with 'option' statement in the target
   configuration file. Options can be set as many times as needed.
2  Option DEFAULT values can be changed (or set) in any configuration file.
   Changing a default value will display a warning message.
3. A default value is changed with the statement 'default <op> = <val>'.
4. Setting an option overrides the default value.
5. The 'mainboard' and 'arch' statements now set options implicitly. No
   'uses' statement is required.

The idea is that parts will define default values for options that
they need/use. Option overrides are only done in the target file.


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1258 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2003-11-05 18:55:44 +00:00
..
buildrom getting HDAMA to build. 2003-07-23 01:45:47 +00:00
extensions first shot of legacybios emulation. 2003-09-18 14:16:08 +00:00
flash_and_burn fix volatile 2003-11-05 16:36:57 +00:00
newconfig New option behavior: 2003-11-05 18:55:44 +00:00
nrv2b - Minor mod to reset16.inc to work with newer binutils hopefully this works with older ones... 2003-06-17 08:42:17 +00:00
options - O2, enums, and switch statements work in romcc 2003-10-11 06:20:25 +00:00
romcc - Update romcc to version 0.37 2003-10-22 04:03:46 +00:00