build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/36606 )
Change subject: device/pci: Add early PCI dump ......................................................................
Patch Set 3:
(1 comment)
https://review.coreboot.org/c/coreboot/+/36606/3/src/device/pci_dump.c File src/device/pci_dump.c:
https://review.coreboot.org/c/coreboot/+/36606/3/src/device/pci_dump.c@58 PS3, Line 58: cfgdump.r32[j / sizeof(uint32_t)] = pci_s_read_config32(bdf, 16 * i + j); line over 96 characters