Actions
Bug #110
closedx220: regression on some memory modules between 4.4 - 4.5
Start date:
05/02/2017
Due date:
% Done:
0%
Estimated time:
Affected versions:
Needs backport to:
Affected hardware:
Affected OS:
Files
Actions
Added by Alexander Couzens over 7 years ago. Updated over 7 years ago.
0%
Files
edge_discover_failed (5.15 KB) edge_discover_failed | without debug | Alexander Couzens, 07/28/2017 12:03 AM | |
edge_discover_failed_with_debug_empty_line (47.2 KB) edge_discover_failed_with_debug_empty_line | Alexander Couzens, 07/28/2017 12:13 AM | ||
edge_discover_failed_with_debug (44.1 KB) edge_discover_failed_with_debug | Alexander Couzens, 07/28/2017 12:13 AM |
You could also bisect it. I suspect this one:
7bddd30e94 nb/intel/sandybridge/raminit: Allow 933Mhz on Lenovo devices
Though, that could just be because I never agreed to it (it might even not make a difference in your case depending on the used memory modules).
Fixed as of b794a69ce9b2cbb9d6565cf0f3ac609402ad680a.
nb/intel/sandybridge/raminit: Add Kconfig option for fuses
Add a new Kconfig option to ignore memory fuses that limit the
maximum DRAM frequency to be used. The option is disabled by
default and should only enabled by experienced users as it
might decrease system stability or prevent a successful RAM
training.
Remove conflicting devicetree settings.