build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/33772 )
Change subject: _WIP_ mb/amd/mandolin: Add Picasso CRB ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/33772/1/src/mainboard/amd/mandolin/irq_table... File src/mainboard/amd/mandolin/irq_tables.c:
https://review.coreboot.org/#/c/33772/1/src/mainboard/amd/mandolin/irq_table... PS1, Line 97: printk(BIOS_INFO, "write_pirq_routing_table done.\n"); Prefer using '"%s...", __func__' to using 'write_pirq_routing_table', this function's name, in a string