coreboot-kgpe-d16/src/soc/intel/baytrail
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
..
acpi baytrail: Switch to per-device ACPI 2015-05-23 19:24:51 +02:00
bootblock Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
include/soc baytrail: Switch to per-device ACPI 2015-05-23 19:24:51 +02:00
microcode 3rdparty: move to 3rdparty/blobs 2015-05-05 22:49:18 +02:00
romstage x86: remove cpu_incs as romstage Make variable 2015-09-04 15:09:32 +00:00
acpi.c device_ops: add device_t argument to acpi_fill_ssdt_generator 2015-06-05 21:11:43 +02:00
chip.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
chip.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
cpu.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
dptf.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
ehci.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
elog.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
emmc.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
gfx.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
gpio.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
hda.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
iosf.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
Kconfig Move baytrail & fsp_baytrail to the common IFD interface. 2015-07-02 02:21:33 +02:00
lpe.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
lpss.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
Makefile.inc Move baytrail & fsp_baytrail to the common IFD interface. 2015-07-02 02:21:33 +02:00
memmap.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
northcluster.c baytrail: Switch to per-device ACPI 2015-05-23 19:24:51 +02:00
pcie.c devicetree: Change scan_bus() prototype in device ops 2015-06-04 11:22:53 +02:00
perf_power.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
placeholders.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
pmutil.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
ramstage.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
refcode.c assets: abstract away the firmware assets used for booting 2015-06-02 14:10:08 +02:00
reset.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
sata.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
scc.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
sd.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
smihandler.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
smm.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
southcluster.c device_ops: add device_t argument to acpi_inject_dsdt_generator 2015-06-05 21:11:14 +02:00
spi.c bootstate: remove need for #ifdef ENV_RAMSTAGE 2015-09-04 21:01:58 +00:00
stage_cache.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
tsc_freq.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
xhci.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00