build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/61575 )
Change subject: HACK: Enable color in console ......................................................................
Patch Set 1:
(2 comments)
File src/console/printk.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-139812): https://review.coreboot.org/c/coreboot/+/61575/comment/cc264710_3dd693c8 PS1, Line 82: int i, log_this, color=0; spaces required around that '=' (ctx:VxV)
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-139812): https://review.coreboot.org/c/coreboot/+/61575/comment/e5c405e6_1aaecfa0 PS1, Line 102: print_color(msg_level,"\x1b[31;33m"); space required after that ',' (ctx:VxV)