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
#2
Updated by Alexander Couzens over 7 years ago
Updated by Nico Huber over 7 years ago
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).
Updated by Patrick Rudolph over 7 years ago
- Status changed from New to Resolved
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.
Actions