Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34120 )
Change subject: soc/intel/{cannonlake,icelake}: Do not define PCH_DEV_PMC in ramstage
......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/34120/2//COMMIT_MSG
Commit Message:
https://review.coreboot.org/c/coreboot/+/34120/2//COMMIT_MSG@10
PS2, Line 10: This device gets hidden from PCI bus
: in FSP-S
"its been recommended" -- by whom?
From coreboot perspective it would have been much cleaner to flag those BARs with ASSIGNED | FIXED in the respective .read_resources. That would have kept them in their pre-programmed values. But.. sounds like the blob takes this "offensive" option.
Is this hiding of PMC forced by FSP (and can you affect future builds to no do that!) ?
PCH_PWRM_BASE_ADDRESS 0xfe000000
I believe that thi is´ below IOAPICs. There is nothing preventing resource allocator from assigning other resources over this, is there?
It gets marked as reserved here: https://review.coreboot.org/cgit/coreboot.git/tree/src/soc/intel/cannonlake/... to ensure coreboot resource allocator does not assign it to a different device.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/34120
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I4f69470ec80c7127a2b604ed2b1f794f5a63e126
Gerrit-Change-Number: 34120
Gerrit-PatchSet: 2
Gerrit-Owner: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Duncan Laurie
dlaurie@chromium.org
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Paul Fagerburg
pfagerburg@chromium.org
Gerrit-Reviewer: Rizwan Qureshi
rizwan.qureshi@intel.com
Gerrit-Reviewer: Shelley Chen
shchen@google.com
Gerrit-Reviewer: Subrata Banik
subrata.banik@intel.com
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Angel Pons
th3fanbus@gmail.com
Gerrit-Comment-Date: Sun, 07 Jul 2019 20:08:24 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Kyösti Mälkki
kyosti.malkki@gmail.com
Comment-In-Reply-To: Subrata Banik
subrata.banik@intel.com
Comment-In-Reply-To: Angel Pons
th3fanbus@gmail.com
Gerrit-MessageType: comment