Marshall Dawson has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34425 )
Change subject: src/amd/picasso: Update PCI bridge devices
......................................................................
Patch Set 12:
(1 comment)
https://review.coreboot.org/c/coreboot/+/34425/12/src/soc/amd/picasso/includ...
File src/soc/amd/picasso/include/soc/pci_devs.h:
https://review.coreboot.org/c/coreboot/+/34425/12/src/soc/amd/picasso/includ...
PS12, Line 157: 0x1
redefining device 1, already used with GPP bridges.
These are on a different bus. Hmm, _SOC_DEV assumes bus 0. We can't hardcode the bus number for them. Maybe it's a better idea to remove these altogether. I can't imagine why we would need them where we're not given a pointer to the device, and we can search if absolutely necessary.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/34425
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I1fa9d52ce113eacdc5c9ba31ab46b6428a7d6ca9
Gerrit-Change-Number: 34425
Gerrit-PatchSet: 12
Gerrit-Owner: Marshall Dawson
marshalldawson3rd@gmail.com
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Marshall Dawson
marshalldawson3rd@gmail.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Richard Spiegel
richard.spiegel@silverbackltd.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Tue, 10 Sep 2019 14:29:45 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Richard Spiegel
richard.spiegel@silverbackltd.com
Gerrit-MessageType: comment