coreboot/src
David Imhoff 4deb92a5c8 UPSTREAM: 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

BUG=None
BRANCH=None

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>

Change-Id: I6755eb585d1afe3a15f83347fba834766eb44ad2
Reviewed-on: https://chromium-review.googlesource.com/412419
Commit-Ready: Furquan Shaikh <furquan@chromium.org>
Tested-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-11-19 03:17:28 -08:00
..
acpi UPSTREAM: src/acpi: Capitalize ACPI and SATA 2016-08-04 23:37:57 -07:00
arch UPSTREAM: arch/x86/acpigen: Fix acpigen for If (Lequal (...)) 2016-11-16 07:08:24 -08:00
commonlib UPSTREAM: commonlib: Add new cbmem id for EC_HOSTEVENT 2016-11-14 19:59:41 -08:00
console UPSTREAM: Revert "[WIP] console/Kconfig: Calculate COM port base addresses only on x86" 2016-10-18 22:15:27 -07:00
cpu UPSTREAM: cpu/x86/mtrr: allow temporary MTRR range during coreboot 2016-11-14 19:58:59 -08:00
device UPSTREAM: Kconfig: Update default hex values to start with 0x 2016-10-04 00:32:40 -07:00
drivers UPSTREAM: drivers/pc80/tpm: Select TPM device name based on Kconfig option 2016-11-14 19:59:22 -08:00
ec UPSTREAM: Revert "ec/lenovo/h8: don't load configuration when booting from s3" 2016-11-16 07:08:22 -08:00
include UPSTREAM: vboot: TPM2 - report attempts to re-create NVRAM spaces 2016-11-16 07:08:26 -08:00
lib UPSTREAM: vboot: TPM2 - report attempts to re-create NVRAM spaces 2016-11-16 07:08:26 -08:00
mainboard veyron_*: Remove obsolete Chromeboxes 2016-11-18 20:07:36 -08:00
northbridge UPSTREAM: northbridge/via/vx800: transition away from device_t 2016-11-16 07:08:17 -08:00
soc UPSTREAM: intel/fsp_baytrail: Fix assignment of PcdeMMCBootMode 2016-11-19 03:17:28 -08:00
southbridge UPSTREAM: southbridge/amd: Remove debug echo when building PI 2016-11-10 18:32:07 -08:00
superio UPSTREAM: winbond/w83627ehg: Remove unnecessary value 2016-10-19 14:06:51 -07:00
vboot UPSTREAM: vboot: make TPM factory init sequence more robust. 2016-11-16 07:08:29 -08:00
vendorcode UPSTREAM: vboot: Add new function for logging recovery mode switches 2016-11-14 19:59:45 -08:00
Kconfig UPSTREAM: ACPI S3: Remove HIGH_MEMORY_SAVE where possible 2016-11-10 18:31:17 -08:00