coreboot-kgpe-d16/src/soc/intel/common
Aaron Durbin 4d3de7e328 bootstate: remove need for #ifdef ENV_RAMSTAGE
The BOOT_STATE_INIT_ENTRY macro can only be used in ramstage, however
the current state of the header meant bad build errors in non-ramstage.
Therefore, people had to #ifdef in the source. Remove that requirement.

Change-Id: I8755fc68bbaca6b72fbe8b4db4bcc1ccb35622bd
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/11492
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2015-09-04 21:01:58 +00:00
..
fsp_ramstage.c soc/intel/common/fsp_ramstage.c: Don't die when printing HOB info 2015-08-29 02:38:46 +00:00
gma.h Intel/common: Remove copyright address 2015-06-24 17:05:35 +02:00
hda_verb.c Intel Common SOC: Add romstage support 2015-06-24 17:05:06 +02:00
hda_verb.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
Kconfig soc/intel/common: Add mrc.cache file to CBFS when appropriate 2015-08-29 00:53:11 +00:00
Makefile.inc soc/intel/common: Add mrc.cache file to CBFS when appropriate 2015-08-29 00:53:11 +00:00
memmap.h intel/common: fix stage_cache_external_region() 2015-08-14 15:19:31 +02:00
mrc_cache.c bootstate: remove need for #ifdef ENV_RAMSTAGE 2015-09-04 21:01:58 +00:00
mrc_cache.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
nvm.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
nvm.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
raminit.c fsp raminit: Add romstage_params to soc_memory_init_params 2015-08-29 07:11:34 +00:00
ramstage.h Intel Common SOC: Add romstage support 2015-06-24 17:05:06 +02:00
reset.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
romstage.c intel: common: Let mainboard supplement FSP memory info 2015-07-23 16:42:21 +02:00
romstage.h fsp raminit: Add romstage_params to soc_memory_init_params 2015-08-29 07:11:34 +00:00
stack.c Intel/common: Remove copyright address 2015-06-24 17:05:35 +02:00
stack.h Intel/common: Remove copyright address 2015-06-24 17:05:35 +02:00
stage_cache.c intel/common: fix stage_cache_external_region() 2015-08-14 15:19:31 +02:00
util.c Intel/common: Remove copyright address 2015-06-24 17:05:35 +02:00
util.h Intel/common: Remove copyright address 2015-06-24 17:05:35 +02:00
vbt.c Braswell: Remove GOP from normal boot mode. 2015-07-21 20:07:54 +02:00