Attention is currently required from: Stefan Ott, Angel Pons, Werner Zeh, Alexander Couzens.
Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/69297 )
Change subject: cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm
......................................................................
Patch Set 18:
(2 comments)
File src/northbridge/intel/gm45/northbridge.c:
https://review.coreboot.org/c/coreboot/+/69297/comment/d88f6812_12df67c5
PS18, Line 264: __pci_0_00_0
Shall this better be 'pcidev_on_root(0, 0);'?
It's not the same. pcidev_on_root finds a dev at runtime while this is a direct reference to it. If it's missing it won't compile.
File src/southbridge/intel/i82801ix/lpc.c:
https://review.coreboot.org/c/coreboot/+/69297/comment/dbdd0cc5_104b5fd1
PS18, Line 143: __pci_0_1f_0
pcidev_on_root(0x1f, 0)?
See other comment.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/69297
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I4a9b1e684a7927259adae9b1d42a67e907722109
Gerrit-Change-Number: 69297
Gerrit-PatchSet: 18
Gerrit-Owner: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Alexander Couzens
lynxis@fe80.eu
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Stefan Ott
coreboot@desire.ch
Gerrit-Reviewer: Werner Zeh
werner.zeh@siemens.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Attention: Stefan Ott
coreboot@desire.ch
Gerrit-Attention: Angel Pons
th3fanbus@gmail.com
Gerrit-Attention: Werner Zeh
werner.zeh@siemens.com
Gerrit-Attention: Alexander Couzens
lynxis@fe80.eu
Gerrit-Comment-Date: Thu, 01 Dec 2022 14:27:10 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Werner Zeh
werner.zeh@siemens.com
Gerrit-MessageType: comment