build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/15164 )
Change subject: nb/amd/pi/00730F01: Add initial native IVRS support ......................................................................
Patch Set 21:
(4 comments)
https://review.coreboot.org/#/c/15164/21/src/northbridge/amd/pi/00730F01/nor... File src/northbridge/amd/pi/00730F01/northbridge.c:
https://review.coreboot.org/#/c/15164/21/src/northbridge/amd/pi/00730F01/nor... PS21, Line 507: is_pcie = pci_find_capability(dev, PCI_CAP_ID_PCIE); line over 80 characters
https://review.coreboot.org/#/c/15164/21/src/northbridge/amd/pi/00730F01/nor... PS21, Line 528: } else if ((header_type == PCI_HEADER_TYPE_NORMAL) && line over 80 characters
https://review.coreboot.org/#/c/15164/21/src/northbridge/amd/pi/00730F01/nor... PS21, Line 608: printk(BIOS_WARNING, "%s: G-series northbridge device not present!\n", __func__); line over 80 characters
https://review.coreboot.org/#/c/15164/21/src/northbridge/amd/pi/00730F01/nor... PS21, Line 609: printk(BIOS_WARNING, "%s: IVRS table not generated...\n", __func__); line over 80 characters