Attention is currently required from: Patrick Rudolph. build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/59845 )
Change subject: soc/block/systemagent: Do more fine grained resource allocation ......................................................................
Patch Set 1:
(3 comments)
File src/soc/intel/common/block/systemagent/systemagent.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-134847): https://review.coreboot.org/c/coreboot/+/59845/comment/5e304a1f_7309f6f1 PS1, Line 182: printk(BIOS_DEBUG, "%s UC memory: base=0x%lx, size=0x%lx\n", __func__, base_k, size_k); line over 96 characters
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-134847): https://review.coreboot.org/c/coreboot/+/59845/comment/b13e6bae_c775cefc PS1, Line 190: printk(BIOS_DEBUG, "%s TSEG: base=0x%lx, size=0x%lx\n", __func__, base_k, size_k); line over 96 characters
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-134847): https://review.coreboot.org/c/coreboot/+/59845/comment/869edb63_876a3c5f PS1, Line 198: printk(BIOS_DEBUG, "%s GSM: base=0x%lx, size=0x%lx\n", __func__, base_k, size_k); line over 96 characters