Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43744 )
Change subject: nb/intel/haswell: Set up Root Complex topology ......................................................................
Patch Set 10:
(3 comments)
https://review.coreboot.org/c/coreboot/+/43744/9/src/northbridge/intel/haswe... File src/northbridge/intel/haswell/northbridge.c:
https://review.coreboot.org/c/coreboot/+/43744/9/src/northbridge/intel/haswe... PS9, Line 506: 0x8000
This is the same as PCI_DEV(0, 1, 0)
Ack
https://review.coreboot.org/c/coreboot/+/43744/9/src/northbridge/intel/haswe... PS9, Line 507: 0x9000
PCI_DEV(0, 1, 1)
Ack
https://review.coreboot.org/c/coreboot/+/43744/9/src/northbridge/intel/haswe... PS9, Line 508: 0xa000
PCI_DEV(0, 1, 2)
Ack