Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39454 )
Change subject: soc/intel/cannonlake: Steal no memory for disabled IGD
......................................................................
Patch Set 14: Code-Review+1
(3 comments)
https://review.coreboot.org/c/coreboot/+/39454/13/src/soc/intel/cannonlake/r...
File src/soc/intel/cannonlake/romstage/fsp_params.c:
https://review.coreboot.org/c/coreboot/+/39454/13/src/soc/intel/cannonlake/r...
PS13, Line 167: tconfig->PanelPowerEnable = 0;
Why do we need to merge this? This would be that we have yo update the implementation which is alway […]
This could be done in a separate change, IMHO.
https://review.coreboot.org/c/coreboot/+/39454/14/src/soc/intel/cannonlake/r...
File src/soc/intel/cannonlake/romstage/fsp_params.c:
https://review.coreboot.org/c/coreboot/+/39454/14/src/soc/intel/cannonlake/r...
PS14, Line 28: * to prevent a crash in FSP-M.
Maybe also mention that disabling the panel power controls in tconfig is required?
https://review.coreboot.org/c/coreboot/+/39454/14/src/soc/intel/cannonlake/r...
PS14, Line 31: pci_read_config16(SA_DEV_IGD, PCI_VENDOR_ID) != 0xffff) {
I thiiink it fits in one line now
--
To view, visit
https://review.coreboot.org/c/coreboot/+/39454
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I6f9e0f9855224614471d8ed23bf2a9786386ddca
Gerrit-Change-Number: 39454
Gerrit-PatchSet: 14
Gerrit-Owner: Christian Walter
christian.walter@9elements.com
Gerrit-Reviewer: Aamir Bohra
aamir.bohra@intel.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Christian Walter
christian.walter@9elements.com
Gerrit-Reviewer: Duncan Laurie
dlaurie@chromium.org
Gerrit-Reviewer: Jamie Chen
jamie.chen@intel.com
Gerrit-Reviewer: John Zhao
john.zhao@intel.com
Gerrit-Reviewer: Kane Chen
kane.chen@intel.com
Gerrit-Reviewer: Lijian Zhao
lijian.zhao@intel.com
Gerrit-Reviewer: Maulik V Vaghela
maulik.v.vaghela@intel.com
Gerrit-Reviewer: Nate DeSimone
nateman1352@gmail.com
Gerrit-Reviewer: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Praveen Hodagatta pranesh
praveen.hodagatta.pranesh@intel.com
Gerrit-Reviewer: Rizwan Qureshi
riz.pro@gmail.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Nico Huber
nico.h@gmx.de
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Wed, 08 Apr 2020 21:40:28 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: Nico Huber
nico.h@gmx.de
Comment-In-Reply-To: Christian Walter
christian.walter@9elements.com
Gerrit-MessageType: comment