diff options
Diffstat (limited to 'src/mainboard/system76/adl/devicetree.cb')
-rw-r--r-- | src/mainboard/system76/adl/devicetree.cb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/system76/adl/devicetree.cb b/src/mainboard/system76/adl/devicetree.cb index 81b023c310..4e2731859f 100644 --- a/src/mainboard/system76/adl/devicetree.cb +++ b/src/mainboard/system76/adl/devicetree.cb @@ -11,7 +11,7 @@ chip soc/intel/alderlake }" # Enable Enhanced Intel SpeedStep - register "eist_enable" = "1" + register "eist_enable" = "true" # Enable C6 DRAM register "enable_c6dram" = "1" |