Attention is currently required from: Aaron Durbin. build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/54737 )
Change subject: cbmem: Introduce "early" init hooks for console ......................................................................
Patch Set 2:
(2 comments)
File src/include/cbmem.h:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-120202): https://review.coreboot.org/c/coreboot/+/54737/comment/bec8fd76_42750dc4 PS2, Line 145: #define ROMSTAGE_CBMEM_INIT_HOOK_EARLY(init_fn_) \ macros should not use a trailing semicolon
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-120202): https://review.coreboot.org/c/coreboot/+/54737/comment/15fbac21_fa6ccc25 PS2, Line 149: #define ROMSTAGE_CBMEM_INIT_HOOK_EARLY(init_fn_) __attribute__((unused)) \ macros should not use a trailing semicolon