Aaron Durbin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34424 )
Change subject: soc/amd/picasso: Add northbridge pci driver
......................................................................
Patch Set 26:
(2 comments)
https://review.coreboot.org/c/coreboot/+/34424/26/src/soc/amd/picasso/northb...
File src/soc/amd/picasso/northbridge.c:
https://review.coreboot.org/c/coreboot/+/34424/26/src/soc/amd/picasso/northb...
PS26, Line 18: 0x10
What was 0x10 chosen here?
https://review.coreboot.org/c/coreboot/+/34424/26/src/soc/amd/picasso/northb...
PS26, Line 67: char pscope[] = "\_SB.PCI0";
acpi_device_scope() is more correct. so one would just call the following on line 69:
acpigen_write_scope(acpi_device_scope(device));
--
To view, visit
https://review.coreboot.org/c/coreboot/+/34424
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I44a4a97765151fbcfe4c5d8de200e3e015aaaf2e
Gerrit-Change-Number: 34424
Gerrit-PatchSet: 26
Gerrit-Owner: Marshall Dawson
marshalldawson3rd@gmail.com
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Marshall Dawson
marshalldawson3rd@gmail.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Matt Papageorge
matthewpapa07@gmail.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Raul Rangel
rrangel@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-CC: Richard Spiegel
richard.spiegel@silverbackltd.com
Gerrit-Comment-Date: Tue, 12 May 2020 14:52:07 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment