coreboot-kgpe-d16/src/soc/intel/baytrail
Aaron Durbin 797ca1b712 baytrail: broadwell: correct refcode loading
I messed up the conditionals on loading the reference code.
The bug used || instead of && causing 2 reference codes to
be loaded.

Change-Id: I29a046bf0e8dc29a9efdb636ebfd04e11eb73f82
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/10185
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Tested-by: build bot (Jenkins)
2015-05-13 00:23:42 +02:00
..
acpi intel: Correct MMIO related ACPI table settings 2015-05-01 17:28:44 +02:00
bootblock baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
include/soc baytrail: correct NC pin to GPO pin according to BYT platform design guide 2015-04-10 20:33:04 +02:00
microcode 3rdparty: move to 3rdparty/blobs 2015-05-05 22:49:18 +02:00
romstage coreboot: common stage cache 2015-04-22 17:55:08 +02:00
acpi.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
chip.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
chip.h baytrail: add code for supporting 2x ddr refresh rate 2015-04-10 20:18:19 +02:00
cpu.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
dptf.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
ehci.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
elog.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
emmc.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
gfx.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
gpio.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
hda.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
iosf.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
Kconfig 3rdparty: move to 3rdparty/blobs 2015-05-05 22:49:18 +02:00
lpe.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
lpss.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
Makefile.inc kbuild: automatically include SOCs 2015-04-29 18:11:30 +02:00
memmap.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
northcluster.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
pcie.c baytrail: fix the coding error on PCIe L1 exit latency 2015-04-10 20:06:59 +02:00
perf_power.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
placeholders.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
pmutil.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
ramstage.c baytrail: add code for supporting 2x ddr refresh rate 2015-04-10 20:18:19 +02:00
refcode.c baytrail: broadwell: correct refcode loading 2015-05-13 00:23:42 +02:00
reset.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
sata.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
scc.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
sd.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
smihandler.c baytrail: Switch from ACPI mode to PCI mode for legacy support 2015-04-10 19:21:49 +02:00
smm.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
southcluster.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
spi.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
stage_cache.c coreboot: common stage cache 2015-04-22 17:55:08 +02:00
tsc_freq.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00
xhci.c baytrail: Change all SoC headers to <soc/headername.h> system 2015-04-07 18:23:21 +02:00