Attention is currently required from: Raul Rangel, Martin Roth, Furquan Shaikh.
Karthik Ramasubramanian has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/55601 )
Change subject: mb/google/guybrush: Add devfn macros for devices on GPP bridge
......................................................................
Patch Set 1:
(1 comment)
File src/mainboard/google/guybrush/port_descriptors.c:
https://review.coreboot.org/c/coreboot/+/55601/comment/ec163510_af882602
PS1, Line 29: PCIE_GPP_2_1_FUNC
Shouldn't this be SD_DEVFN?
We are passing the device in device_number field and function in function_number field. I think FSP is constructing the BDF based on the individual fields. Also here is the definition in Cezanne FSP port_descriptors.h
uint32_t device_number :5; // Desired root port device number
uint32_t function_number :3; // Desired root port function number
--
To view, visit
https://review.coreboot.org/c/coreboot/+/55601
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I7c5433dff2329f13c282908e2b848405819347ff
Gerrit-Change-Number: 55601
Gerrit-PatchSet: 1
Gerrit-Owner: Karthik Ramasubramanian
kramasub@google.com
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Ivy Jian
ivy_jian@compal.corp-partner.google.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Raul Rangel
rrangel@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Attention: Raul Rangel
rrangel@chromium.org
Gerrit-Attention: Martin Roth
martinroth@google.com
Gerrit-Attention: Furquan Shaikh
furquan@google.com
Gerrit-Comment-Date: Thu, 17 Jun 2021 18:05:44 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Raul Rangel
rrangel@chromium.org
Gerrit-MessageType: comment