coreboot-kgpe-d16/src
Timothy Pearson aeaabd3fa3 amd/mct/ddr3: Wait for northbridge P-state transitions
The existing code waiting for northbridge P-state transitions
contained a logical error preventing correct operation.  Fix
the logical error and force coreboot to wait for the P-state
transitions per the BKDG.

Found-by: Coverity Scan #1347388
Change-Id: I35f498c836db1439734abe684354c18c8e160368
Signed-off-by: Timothy Pearson <tpearson@raptorengineering.com>
Reviewed-on: https://review.coreboot.org/18069
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins)
Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com>
2017-01-10 21:07:08 +01:00
..
acpi
arch arch/x86: fix cmos post logging in non romcc bootblock 2017-01-06 17:30:58 +01:00
commonlib buildsystem: Drop explicit (k)config.h includes 2016-12-08 19:46:53 +01:00
console console: Enable do_printk_va_list for VBOOT 2016-12-27 18:07:39 +01:00
cpu cpu/intel/model_6fx: Add Conroe-L to cpu_device_id list 2017-01-10 19:54:12 +01:00
device Kconfig: Document what ASPM means 2016-12-29 08:53:10 +01:00
drivers i2c/tpm: Ignore 0xFF bytes for status and burstCount 2017-01-03 22:13:19 +01:00
ec ec/ene932: correct ACPI battery data fed into ToString() 2016-12-15 23:39:04 +01:00
include chromeos: Implement locating and decoding wifi sar data from VPD 2017-01-09 18:16:10 +01:00
lib arch/x86: fix cmos post logging in non romcc bootblock 2017-01-06 17:30:58 +01:00
mainboard mb/lenovo/t400: Increase MAX_CPUS to 4 2017-01-10 17:51:30 +01:00
northbridge amd/mct/ddr3: Wait for northbridge P-state transitions 2017-01-10 21:07:08 +01:00
soc nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h> 2017-01-06 18:15:03 +01:00
southbridge amd/hudson/agesa: Fix position of hudson_fwm 2017-01-10 17:21:00 +01:00
superio sio/ite/it8783ef: Return (0) in ACPI _PSC methods 2016-12-13 22:49:24 +01:00
vboot vboot: Remove rmu.bin from FW_MAIN_A and FW_MAIN_B 2017-01-04 20:31:26 +01:00
vendorcode chromeos: Implement locating and decoding wifi sar data from VPD 2017-01-09 18:16:10 +01:00
Kconfig ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP default 2016-12-11 09:12:48 +01:00