Attention is currently required from: Shelley Chen, Furquan Shaikh, Tim Wawrzynczak.
Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/58331 )
Change subject: [RFC] pci_mmio_cfg: Move guard around pci_s_* functions to x86
......................................................................
Patch Set 2:
(1 comment)
File src/arch/x86/include/arch/pci_ops.h:
https://review.coreboot.org/c/coreboot/+/58331/comment/6f45af7b_b89cd517
PS2, Line 7: MMCONF_SUPPORT
I don't think we need a Kconfig option for mmio
ops in general.
Sorry, I'm a little confused by this statement. Just to clarify, do you imagine:
MMCONF_SUPPORT : enable mmio ops (mostly non-x86 platforms)
MMCONF_ECAM_SUPPORT: enable mmio ops using ECAM (mostly x86 platforms)
NO_MMCONF_SUPPORT: no mmio ops support (revert to io ops)
No, I imagine:
platform includes pci_mmio_cfg.h: enable mmio ops
MMCONF_ECAM_SUPPORT: enable mmio ops using ECAM
(optionally NO_MMCONF_ECAM_SUPPORT: just to easily disable MMCONF_ECAM_SUPPORT)
Less options is better, IMO.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/58331
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Iaeed6ab43ad61b7c0e14572b12bf4ec06b6a26af
Gerrit-Change-Number: 58331
Gerrit-PatchSet: 2
Gerrit-Owner: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Furquan Shaikh
furquan.m.shaikh@gmail.com
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Reviewer: Shelley Chen
shchen@google.com
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@mailbox.org
Gerrit-Attention: Shelley Chen
shchen@google.com
Gerrit-Attention: Furquan Shaikh
furquan@google.com
Gerrit-Attention: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Attention: Furquan Shaikh
furquan.m.shaikh@gmail.com
Gerrit-Comment-Date: Wed, 20 Oct 2021 16:59:25 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Shelley Chen
shchen@google.com
Comment-In-Reply-To: Nico Huber
nico.h@gmx.de
Gerrit-MessageType: comment