the following patch was just integrated into master: commit 77e45d3eccc5cf82a2b4d4d1cd47654dec1962b4 Author: Patrick Rudolph siro@das-labor.org Date: Sun Feb 28 16:14:45 2016 +0100
nb/intel/sandybridge/raminit: Make discover_timC_write non cyclic
The code can't handle cyclic zero runs. Make sure it will never wrap around by setting the top-most bit to constant one.
Fixes "Mini channel test failed (2)".
Test system: * Gigabyte GA-B75M-D3H * Intel Pentium CPU G2130
Change-Id: I55e610d984d564bd4675f9318dead6d6c1e288a3 Signed-off-by: Patrick Rudolph siro@das-labor.org Reviewed-on: https://review.coreboot.org/13853 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth martinroth@google.com
See https://review.coreboot.org/13853 for details.
-gerrit