hannah.williams@dell.com has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31340 )
Change subject: cpu/intel/common: Extend FSB detection to cover TSC
......................................................................
Patch Set 10:
(1 comment)
https://review.coreboot.org/c/coreboot/+/31340/10/src/cpu/intel/common/fsb.c
File src/cpu/intel/common/fsb.c:
https://review.coreboot.org/c/coreboot/+/31340/10/src/cpu/intel/common/fsb.c...
PS10, Line 61: *fsb = 100;
Please add this, so I can just fix Rangeley acpi.c in 35348.
static const short rangeley_bclk[4] = { 83, 100, 133, 116 };
*fsb = rangeley_bclk[rdmsr(MSR_FSB_FREQ).lo & 3];
--
To view, visit
https://review.coreboot.org/c/coreboot/+/31340
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib7f1815b3fac7a610f7203720d526eac152a1648
Gerrit-Change-Number: 31340
Gerrit-PatchSet: 10
Gerrit-Owner: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: HAOUAS Elyes
ehaouas@noos.fr
Gerrit-Reviewer: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Reviewer: hannah.williams@dell.com
Gerrit-Comment-Date: Tue, 17 Sep 2019 18:56:04 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment