mb/google/brya/var/skolas: remove disable_package_c_state_demotion
Package C state demotion is now disabled for all RPL SoCs from within soc/intel/alderlake/fsp_params, so no need to duplicate that in the skolas devicetree.cb. BUG=268296760 BRANCH=firmware-brya-14505.B TEST=Boot and verified that S0ix issue is resolved. Change-Id: I1c630e2efbdddd18a5423c79b73269e9b1be79c7 Signed-off-by: Nick Vaccaro <nvaccaro@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/73074 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Subrata Banik <subratabanik@google.com>
This commit is contained in:
parent
4bdea41713
commit
03fbf06ffd
1 changed files with 0 additions and 4 deletions
|
@ -75,10 +75,6 @@ chip soc/intel/alderlake
|
||||||
# Disable C state auto-demotion for all brya baseboards
|
# Disable C state auto-demotion for all brya baseboards
|
||||||
register "disable_c1_state_auto_demotion" = "1"
|
register "disable_c1_state_auto_demotion" = "1"
|
||||||
|
|
||||||
# FIXME: To be enabled in future based on PNP impact data.
|
|
||||||
# Disable Package C-state demotion for brya baseboard.
|
|
||||||
register "disable_package_c_state_demotion" = "1"
|
|
||||||
|
|
||||||
# Intel Common SoC Config
|
# Intel Common SoC Config
|
||||||
#+-------------------+---------------------------+
|
#+-------------------+---------------------------+
|
||||||
#| Field | Value |
|
#| Field | Value |
|
||||||
|
|
Loading…
Reference in a new issue