build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/27663 )
Change subject: mb/pcengines/apu2/mainboard.c: enable power on after fail ......................................................................
Patch Set 1:
(3 comments)
https://review.coreboot.org/#/c/27663/1/src/mainboard/pcengines/apu2/mainboa... File src/mainboard/pcengines/apu2/mainboard.c:
https://review.coreboot.org/#/c/27663/1/src/mainboard/pcengines/apu2/mainboa... PS1, Line 181: pm_write8 ( PM_RTC_SHADOW, pm_read8( PM_RTC_SHADOW ) | (1 << 0)); space prohibited between function name and open parenthesis '('
https://review.coreboot.org/#/c/27663/1/src/mainboard/pcengines/apu2/mainboa... PS1, Line 181: pm_write8 ( PM_RTC_SHADOW, pm_read8( PM_RTC_SHADOW ) | (1 << 0)); space prohibited after that open parenthesis '('
https://review.coreboot.org/#/c/27663/1/src/mainboard/pcengines/apu2/mainboa... PS1, Line 181: pm_write8 ( PM_RTC_SHADOW, pm_read8( PM_RTC_SHADOW ) | (1 << 0)); space prohibited before that close parenthesis ')'