Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38800 )
Change subject: soc/intel/common: Check prerequisites for GLOBAL_RESET command ......................................................................
Patch Set 8:
(1 comment)
https://review.coreboot.org/c/coreboot/+/38800/8/src/soc/intel/common/block/... File src/soc/intel/common/block/cse/cse.c:
https://review.coreboot.org/c/coreboot/+/38800/8/src/soc/intel/common/block/... PS8, Line 622: else As the first branch returns, no `else` is needed.