Tristan Corrick has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31051 )
Change subject: mb/{kontron,supermicro}: Use pcidev_on_root() ......................................................................
Patch Set 3: Code-Review+2
(1 comment)
https://review.coreboot.org/#/c/31051/3/src/mainboard/supermicro/h8scm_fam10... File src/mainboard/supermicro/h8scm_fam10/get_bus_conf.c:
https://review.coreboot.org/#/c/31051/3/src/mainboard/supermicro/h8scm_fam10... PS3, Line 44: bus_sp5100[0] Not necessarily in the scope of this patch, but `bus_sp5100[0]` was replaced with `pirq_router_bus` in CB:30645, so this comment is still a bit confusing.
At this point, I wonder if the comment should even remain.