build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37466 )
Change subject: soc/intel/cannonlake: Add VR config for CFL and WHL ......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/c/coreboot/+/37466/1/src/soc/intel/cannonlake/vr... File src/soc/intel/cannonlake/vr_config.c:
https://review.coreboot.org/c/coreboot/+/37466/1/src/soc/intel/cannonlake/vr... PS1, Line 183: if (tdp >= 95) { braces {} are not necessary for any arm of this statement
https://review.coreboot.org/c/coreboot/+/37466/1/src/soc/intel/cannonlake/vr... PS1, Line 199: if (tdp >= 71) { braces {} are not necessary for any arm of this statement