Attention is currently required from: Patrick Rudolph. build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/59690 )
Change subject: soc/intel/common: Update CSE components during recovery mode ......................................................................
Patch Set 1:
(3 comments)
File src/soc/intel/common/block/cse/cse_lite.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-134490): https://review.coreboot.org/c/coreboot/+/59690/comment/0b6a47ee_01c37ae7 PS1, Line 926: else { else should follow close brace '}'
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-134490): https://review.coreboot.org/c/coreboot/+/59690/comment/2003e692_9b0ef3ae PS1, Line 939: if (sub_part_fw_update(&cse_bp_info.bp_info) == trailing whitespace
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-134490): https://review.coreboot.org/c/coreboot/+/59690/comment/103ab2d0_77044b77 PS1, Line 943: die (" ERROR: GLOBAL RESET Failed to reset the system\n"); space prohibited between function name and open parenthesis '('