coreboot/src
David Imhoff 4ae054068a intel/fsp_baytrail: Fix assignment of PcdeMMCBootMode
Before the PcdeMMCBootMode in the Updatable Product Date was always
assigned and didn't take into account the + 1 increment for the default
define.

Now if the configuration indicates that the device tree should be
followed PcdeMMCBootMode is initially disabled. Else if configuration
isn't the default, assign the value with the + 1 increment substracted.

TEST=Intel/MinnowMax

Change-Id: I6755eb585d1afe3a15f83347fba834766eb44ad2
Signed-off-by: David Imhoff <dimhoff_devel@xs4all.nl>
Reviewed-on: https://review.coreboot.org/10165
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Martin Roth <martinroth@google.com>
2016-11-16 18:23:11 +01:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch arch/x86/acpigen: Fix acpigen for If (Lequal (...)) 2016-11-16 01:08:06 +01:00
commonlib commonlib: Add new cbmem id for EC_HOSTEVENT 2016-11-14 20:12:10 +01:00
console Revert "[WIP] console/Kconfig: Calculate COM port base addresses only on x86" 2016-10-18 18:41:16 +02:00
cpu cpu/x86/mtrr: allow temporary MTRR range during coreboot 2016-11-12 04:06:33 +01:00
device Kconfig: Update default hex values to start with 0x 2016-10-02 19:08:15 +02:00
drivers drivers/pc80/tpm: Select TPM device name based on Kconfig option 2016-11-14 17:18:21 +01:00
ec Revert "ec/lenovo/h8: don't load configuration when booting from s3" 2016-11-16 00:47:59 +01:00
include vboot: TPM2 - report attempts to re-create NVRAM spaces 2016-11-16 02:15:58 +01:00
lib vboot: TPM2 - report attempts to re-create NVRAM spaces 2016-11-16 02:15:58 +01:00
mainboard mainboard/google/reef: Add proper DMIC endpoints based on DMIC config pin 2016-11-16 18:11:44 +01:00
northbridge northbridge/via/vx800: transition away from device_t 2016-11-15 18:21:30 +01:00
soc intel/fsp_baytrail: Fix assignment of PcdeMMCBootMode 2016-11-16 18:23:11 +01:00
southbridge southbridge/amd: Remove debug echo when building PI 2016-11-10 00:28:09 +01:00
superio winbond/w83627ehg: Remove unnecessary value 2016-10-19 17:31:39 +02:00
vboot vboot: make TPM factory init sequence more robust. 2016-11-16 02:16:11 +01:00
vendorcode vboot: Add new function for logging recovery mode switches 2016-11-14 20:13:26 +01:00
Kconfig ACPI S3: Remove HIGH_MEMORY_SAVE where possible 2016-11-09 20:52:07 +01:00