Kyösti Mälkki has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/22604 )
Change subject: cpu/intel/speedstep: Add Netburst
......................................................................
Patch Set 66:
(2 comments)
https://review.coreboot.org/#/c/22604/66/src/cpu/intel/speedstep/acpi.c
File src/cpu/intel/speedstep/acpi.c:
https://review.coreboot.org/#/c/22604/66/src/cpu/intel/speedstep/acpi.c@57
PS66, Line 57: int fsb3 = get_ia32_fsb_x3();
This could be a separate change, with argument MSR_FSB_FREQ was not available with NetBurst?
https://review.coreboot.org/#/c/22604/66/src/cpu/intel/speedstep/speedstep.c
File src/cpu/intel/speedstep/speedstep.c:
https://review.coreboot.org/#/c/22604/66/src/cpu/intel/speedstep/speedstep.c...
PS66, Line 102: break;
Hmmm.. I don't like nested 'switch' statements that much. Doesn't this 'break' enter the default Merom values below?
--
To view, visit
https://review.coreboot.org/c/coreboot/+/22604
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I06e162d3260dedeb3b16583460633507fbcbd52a
Gerrit-Change-Number: 22604
Gerrit-PatchSet: 66
Gerrit-Owner: HAOUAS Elyes
ehaouas@noos.fr
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: HAOUAS Elyes
ehaouas@noos.fr
Gerrit-Reviewer: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
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-Comment-Date: Fri, 15 Feb 2019 11:11:03 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment