Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48364 )
Change subject: sb/intel/x/smbus.c: Factor out common code
......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/48364/1/src/southbridge/intel/commo...
File src/southbridge/intel/common/smbus_ops.c:
https://review.coreboot.org/c/coreboot/+/48364/1/src/southbridge/intel/commo...
PS1, Line 77: /* The memory BAR does not exist for ICH7 and earlier */
: if (CONFIG(SOUTHBRIDGE_INTEL_I82801GX))
: return;
:
: /* Also add MMIO resource */
: res = pci_get_resource(dev, PCI_BASE_ADDRESS_0);
Could we instead call the generic pci_dev_read_resources() and then patch […]
Done in CB:48538
--
To view, visit
https://review.coreboot.org/c/coreboot/+/48364
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I4ab46750c6fb7f71cbd55848e79ecc3e44cbbd04
Gerrit-Change-Number: 48364
Gerrit-PatchSet: 2
Gerrit-Owner: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Felix Singer
felixsinger@posteo.net
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Michael Niewöhner
foss@mniewoehner.de
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Thu, 10 Dec 2020 16:31:42 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Nico Huber
nico.h@gmx.de
Gerrit-MessageType: comment