coreboot-kgpe-d16/src
Timothy Pearson 2bb1d30d69 nb/amd/mct_ddr3: Stop receiver enable cycle training after window found
During receiver enable cycle training on Family 15h the entire range
of possible delays is searched, even though the single passing window
is often found nearly immediately.  Skip the remainder of the delay
range after the passing window has been located.

Change-Id: If98217fa8e7de77366762d3c7bb01049a1dc080f
Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-on: https://review.coreboot.org/14544
Tested-by: build bot (Jenkins)
Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com>
Reviewed-by: Martin Roth <martinroth@google.com>
2016-05-01 00:50:21 +02:00
..
acpi acpi/: add missing license header 2016-01-14 22:52:11 +01:00
arch lib: add common write_tables() implementation 2016-04-21 20:49:05 +02:00
commonlib ensure correct byte ordering for cbfs segment list 2016-04-25 23:30:00 +02:00
console arch/x86: introduce postcar stage/phase 2016-03-23 14:24:30 +01:00
cpu soc/intel/apollolake: Add cache for BIOS ROM 2016-04-28 05:45:37 +02:00
device payloads: add iPXE 'payload' build 2016-04-13 17:45:37 +02:00
drivers drivers/intel/i210: Use uint8_t and friends instead of u8 2016-04-28 08:25:23 +02:00
ec kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme 2016-04-19 18:34:18 +02:00
include lib/reg_script: Allow multiple independent handlers 2016-04-30 20:44:58 +02:00
lib lib/reg_script: Allow multiple independent handlers 2016-04-30 20:44:58 +02:00
mainboard soc/intel/apollolake: clarify Fast SPI CS2 pad configuration 2016-04-29 19:49:09 +02:00
northbridge nb/amd/mct_ddr3: Stop receiver enable cycle training after window found 2016-05-01 00:50:21 +02:00
soc lib/reg_script: Allow multiple independent handlers 2016-04-30 20:44:58 +02:00
southbridge intel/i82801ax: Fix IDE setup console log 2016-04-22 17:25:19 +02:00
superio superio/smsc/mec1308: Fix AddressMax value for SMBX mailbox 2016-04-13 23:39:28 +02:00
vendorcode drivers/intel/i210: Use uint8_t and friends instead of u8 2016-04-28 08:25:23 +02:00
Kconfig arch: use Kconfig variable for coreboot table size 2016-04-21 20:40:40 +02:00