Attention is currently required from: Anastasios Koutian.
Angel Pons 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:
(1 comment)
File src/cpu/intel/model_206ax/model_206ax_init.c:
https://review.coreboot.org/c/coreboot/+/83270/comment/790c7874_b980b590?usp... : PS2, Line 160: if(conf->pl2_clamp) {
Sorry for these formatting errors, is there an auto-formatting hook that is used by coreboot? This i […]
I guess you can run checkpatch locally and fix up the warnings before pushing. I think it should already run if you've ran `make gitconfig`.
Note that you should fix formatting issues in the commits that introduced them, otherwise Jenkins will still complain. Yes, you have to amend the commits (this is perfectly fine when using Gerrit).