Michał Żygowski has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35313 )
Change subject: nb/amd/pi/00730F01: enable ACS and AER for PCIe ports
......................................................................
Patch Set 7:
(2 comments)
https://review.coreboot.org/c/coreboot/+/35313/7/src/northbridge/amd/pi/0073...
File src/northbridge/amd/pi/00730F01/northbridge.c:
https://review.coreboot.org/c/coreboot/+/35313/7/src/northbridge/amd/pi/0073...
PS7, Line 784: result
results
ACS is Access Control Services, which is plural. Shouldn't it stay `result`?
https://review.coreboot.org/c/coreboot/+/35313/7/src/northbridge/amd/pi/0073...
PS7, Line 794: value |= (BIT(5) | BIT(6));
If you add macros for these to, you could remove the comment here. […]
AMD BKDG doesn't describe these bits, so I don't know which one is which. This is a 50/50 gamble.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/35313
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I10a8eff0ba37196692f9db6519e498fe535ecd15
Gerrit-Change-Number: 35313
Gerrit-PatchSet: 7
Gerrit-Owner: Michał Żygowski
michal.zygowski@3mdeb.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Michał Żygowski
michal.zygowski@3mdeb.com
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Thu, 13 Feb 2020 12:23:58 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-MessageType: comment