coreboot/src
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
..
arch arm64: update verstage linking 2015-05-11 18:36:25 +02:00
console console: rename do_vtxprintf to do_printk_va_list and use it 2015-05-05 17:46:35 +02:00
cpu cpu/amd/model_10xxx: Add missing ACPI _PSD object 2015-05-08 22:56:41 +02:00
device resource: Adjust memory resources high earlier 2015-05-05 01:26:02 +02:00
drivers FSP 1.1 Comparison Base 2015-05-12 19:55:52 +02:00
ec kbuild: automatically include ECs 2015-04-29 18:10:41 +02:00
include vboot: allow for dynamic work buffers 2015-05-11 22:40:10 +02:00
lib vboot: inject vboot loader for stage loading 2015-05-11 22:39:22 +02:00
mainboard chromeos: remove vboot_verify_firmware() 2015-05-11 22:39:31 +02:00
northbridge northbridge/intel/gm45/gma: Minor cleanup 2015-05-08 21:30:35 +02:00
soc baytrail: broadwell: correct refcode loading 2015-05-13 00:23:42 +02:00
southbridge southbridge/i82801gx: Add x_EN defines for LPC_EN 2015-05-08 21:29:04 +02:00
superio
vendorcode vboot: handle RELOCATABLE_RAMSTAGE 2015-05-13 00:23:27 +02:00
Kconfig fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler 2015-05-08 19:55:42 +02:00