Anastasios Koutian has posted comments on this change by Anastasios Koutian. ( https://review.coreboot.org/c/coreboot/+/83270?usp=email )
Change subject: cpu/intel/model_206ax: Allow package power limit clamping ......................................................................
Patch Set 2:
(3 comments)
File src/cpu/intel/model_206ax/model_206ax_init.c:
https://review.coreboot.org/c/coreboot/+/83270/comment/5226d85e_d63f61d3?usp... : PS2, Line 144: if(conf->pl2_clamp) {
`space required before the open parenthesis '('`
Please fix.
https://review.coreboot.org/c/coreboot/+/83270/comment/2e88f71f_41198222?usp... : PS2, Line 153: if (conf->pl2){
`space required before the open brace '{'`
Please fix.
https://review.coreboot.org/c/coreboot/+/83270/comment/bf3841ab_b8beb5b2?usp... : PS2, Line 160: if(conf->pl2_clamp) {
`space required before the open parenthesis '('`
Please fix.