Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/36342 )
Change subject: sb/intel/common/spi: Add Baytrail/Braswell support
......................................................................
Patch Set 6:
(1 comment)
https://review.coreboot.org/c/coreboot/+/36342/5/src/southbridge/intel/commo...
File src/southbridge/intel/common/spi.c:
https://review.coreboot.org/c/coreboot/+/36342/5/src/southbridge/intel/commo...
PS5, Line 285: #ifdef __SIMPLE_DEVICE__
: pci_devfn_t dev = PCI_DEV(0, 31, 0);
: #else
: struct device *dev = pcidev_on_root(31, 0);
: #endif
Why not pass `dev` in instead?
Done
--
To view, visit
https://review.coreboot.org/c/coreboot/+/36342
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib14f185eab8bf708ad82b06c7a7ce586744318fd
Gerrit-Change-Number: 36342
Gerrit-PatchSet: 6
Gerrit-Owner: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Philipp Deppenwiese
zaolin.daisuki@gmail.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Frans Hendriks
fhendriks@eltan.com
Gerrit-Comment-Date: Sun, 10 Nov 2019 17:33:59 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Nico Huber
nico.h@gmx.de
Gerrit-MessageType: comment