Kyösti Mälkki has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/36569 )
Change subject: soc/intel/skylake: add soc implementation for ETR address API
......................................................................
Patch Set 9:
(1 comment)
https://review.coreboot.org/c/coreboot/+/36569/9/src/soc/intel/skylake/pmuti...
File src/soc/intel/skylake/pmutil.c:
https://review.coreboot.org/c/coreboot/+/36569/9/src/soc/intel/skylake/pmuti...
PS9, Line 178: return pci_mmio_config32_addr(PCH_DEVFN_PMC << 12, ETR);
See request in CB:36686 about placing comments caching these values is forbidden.
I find the shift <<12 here somewhat ugly, but we have a bit of a problem with pci_devfn_t definition anyways to deal with at a later date, so I guess this can be dealt with later.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/36569
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Iae54af09347d693620b631721576e4b916ea0f0f
Gerrit-Change-Number: 36569
Gerrit-PatchSet: 9
Gerrit-Owner: Michael Niewöhner
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Reviewer: Michael Niewöhner
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: Subrata Banik
subrata.banik@intel.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Fri, 15 Nov 2019 09:05:42 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment