Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45011 )
Change subject: Revert "broadwell: update processor power limits configuration" ......................................................................
Patch Set 1: Code-Review+2
(1 comment)
https://review.coreboot.org/c/coreboot/+/45011/1/src/soc/intel/broadwell/sys... File src/soc/intel/broadwell/systemagent.c:
https://review.coreboot.org/c/coreboot/+/45011/1/src/soc/intel/broadwell/sys... PS1, Line 428: config = config_of_soc(); This is where things clash. It seems it was forgotten to actually add an instance of `struct soc_power_limits_config` anywhere.