Attention is currently required from: Angel Pons.
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 3:
(3 comments)
File src/cpu/intel/model_206ax/model_206ax_init.c:
https://review.coreboot.org/c/coreboot/+/83270/comment/e6c379c7_befd65ac?usp... : PS2, Line 144: if(conf->pl2_clamp) {
Done
https://review.coreboot.org/c/coreboot/+/83270/comment/816fa2d2_21982d5c?usp... : PS2, Line 153: if (conf->pl2){
Done
https://review.coreboot.org/c/coreboot/+/83270/comment/ef977d3f_e498817f?usp... : PS2, Line 160: if(conf->pl2_clamp) {
I guess you can run checkpatch locally and fix up the warnings before pushing. […]
Done