Attention is currently required from: Martin Roth, Angel Pons. build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/59313 )
Change subject: util/sconfig: Expose apic devices ......................................................................
Patch Set 2:
(3 comments)
File util/sconfig/main.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-133608): https://review.coreboot.org/c/coreboot/+/59313/comment/95fb6049_9c0a6a4d PS2, Line 1371: fprintf(head, "extern DEVTREE_CONST void *const __apic_%04x_%d_config;\n", line over 96 characters
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-133608): https://review.coreboot.org/c/coreboot/+/59313/comment/5f70aa04_f2343a4c PS2, Line 1373: fprintf(fil, "DEVTREE_CONST void *const __apic_%04x_%d_config = &%s_info_%d;\n", line over 96 characters
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-133608): https://review.coreboot.org/c/coreboot/+/59313/comment/ca894b07_02b4d555 PS2, Line 1374: ptr->path_a, ptr->path_b, chip_ins->chip->name_underscore, chip_ins->id); line over 96 characters