build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32914 )
Change subject: post: during post_code, only call elog when enabled ......................................................................
Patch Set 3:
(2 comments)
https://review.coreboot.org/#/c/32914/3/src/console/post.c File src/console/post.c:
https://review.coreboot.org/#/c/32914/3/src/console/post.c@84 PS3, Line 84: #if CONFIG(ELOG) && (CONFIG(ELOG_PRERAM) || ! __PRE_RAM__ ) space prohibited after that '!' (ctx:WxW)
https://review.coreboot.org/#/c/32914/3/src/console/post.c@84 PS3, Line 84: #if CONFIG(ELOG) && (CONFIG(ELOG_PRERAM) || ! __PRE_RAM__ ) space prohibited before that close parenthesis ')'