Franklin (Yanjin) He has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39579 )
Change subject: soc/intel/apollolake: Allow toggling of GMM in devicetree in Gemini Lake
......................................................................
Patch Set 3:
(2 comments)
https://review.coreboot.org/c/coreboot/+/39579/1/src/soc/intel/apollolake/ch...
File src/soc/intel/apollolake/chip.c:
https://review.coreboot.org/c/coreboot/+/39579/1/src/soc/intel/apollolake/ch...
PS1, Line 635: // Enables or disables GMM in devicetree
The comment is not needed, as the code is obvious.
Done
https://review.coreboot.org/c/coreboot/+/39579/1/src/soc/intel/apollolake/ch...
PS1, Line 637: silconfig->Gmm = dev ? dev->enabled : 0;
Is it required on all the GLK devices or is it required for select variants? […]
The device is integrated on the SoC for all gemini lake CPUs so we are hoping to enable it for all variants of Gemini Lake designs. At least that is the message from Intel.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/39579
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I72b1dd78705894f0462c7fbe89b76551950c2392
Gerrit-Change-Number: 39579
Gerrit-PatchSet: 3
Gerrit-Owner: Franklin (Yanjin) He
franklinh@google.com
Gerrit-Reviewer: Andrey Petrov
andrey.petrov@gmail.com
Gerrit-Reviewer: Edward O'Callaghan
quasisec@chromium.org
Gerrit-Reviewer: Franklin (Yanjin) He
franklinh@google.com
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Karthik Ramasubramanian
kramasub@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Wed, 18 Mar 2020 00:03:36 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Franklin (Yanjin) He
franklinh@google.com
Comment-In-Reply-To: Furquan Shaikh
furquan@google.com
Comment-In-Reply-To: Paul Menzel
paulepanter@users.sourceforge.net
Comment-In-Reply-To: Karthik Ramasubramanian
kramasub@google.com
Gerrit-MessageType: comment