summaryrefslogtreecommitdiffstats
path: root/src/mainboard/dell
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-01-04 17:02:23 +0100
committerAngel Pons <th3fanbus@gmail.com>2021-01-06 16:51:30 +0000
commit6f56a231360b3ae43aafd983b566652628b3b8eb (patch)
treea3c29ac590c399b683c44f4e10d6400cd90359c3 /src/mainboard/dell
parent0d5ef95fc341f922a84f30f6167253af11c8ad24 (diff)
downloadcoreboot-6f56a231360b3ae43aafd983b566652628b3b8eb.tar.gz
coreboot-6f56a231360b3ae43aafd983b566652628b3b8eb.tar.bz2
coreboot-6f56a231360b3ae43aafd983b566652628b3b8eb.zip
cpu/intel/model_206ax: Rename `cX_acpower` options
They aren't specific to AC power operation anymore. Also adapt autoport. Change-Id: Ib04d0a08674b7d2773d440d39bd6dfbd4359e0fb Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/49089 Reviewed-by: Nico Huber <nico.h@gmx.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/dell')
-rw-r--r--src/mainboard/dell/optiplex_9010/devicetree.cb6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mainboard/dell/optiplex_9010/devicetree.cb b/src/mainboard/dell/optiplex_9010/devicetree.cb
index 0b010d354896..c805b1f35c9c 100644
--- a/src/mainboard/dell/optiplex_9010/devicetree.cb
+++ b/src/mainboard/dell/optiplex_9010/devicetree.cb
@@ -1,9 +1,9 @@
chip northbridge/intel/sandybridge
device cpu_cluster 0 on
chip cpu/intel/model_206ax
- register "c1_acpower" = "1"
- register "c2_acpower" = "3"
- register "c3_acpower" = "5"
+ register "acpi_c1" = "1"
+ register "acpi_c2" = "3"
+ register "acpi_c3" = "5"
register "tcc_offset" = "5" # TCC of 95C
device lapic 0 on end
device lapic 0xacac off end