summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/stoneyridge/acpi/globalnvs.asl
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2021-01-27 20:22:33 +0200
committerPatrick Georgi <pgeorgi@google.com>2021-02-01 08:54:23 +0000
commitda321d883468f1306dc6105d3d924b12cb43fa06 (patch)
treef5ab0c84bd3dcb89cba36eb765fc3192b85454dc /src/soc/amd/stoneyridge/acpi/globalnvs.asl
parent460b4f8dfd37cb06fe2a60c57abcc2b2564f8100 (diff)
downloadcoreboot-da321d883468f1306dc6105d3d924b12cb43fa06.tar.gz
coreboot-da321d883468f1306dc6105d3d924b12cb43fa06.tar.bz2
coreboot-da321d883468f1306dc6105d3d924b12cb43fa06.zip
soc/amd: Drop PCNT from GNVS
It's a static value that is neither referenced from SMI handler nor needs to be updated on S3 resume path. Change-Id: Iab2741242b0e2df8a0429ffaad270ce21882588c Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/50119 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/soc/amd/stoneyridge/acpi/globalnvs.asl')
-rw-r--r--src/soc/amd/stoneyridge/acpi/globalnvs.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/amd/stoneyridge/acpi/globalnvs.asl b/src/soc/amd/stoneyridge/acpi/globalnvs.asl
index 7a48dd57f898..ce3653c5615c 100644
--- a/src/soc/amd/stoneyridge/acpi/globalnvs.asl
+++ b/src/soc/amd/stoneyridge/acpi/globalnvs.asl
@@ -9,7 +9,7 @@
Field (GNVS, ByteAcc, NoLock, Preserve)
{
/* Miscellaneous */
- PCNT, 8, // 0x00 - Processor Count
+ , 8, // 0x00 - Processor Count
LIDS, 8, // 0x01 - LID State
PWRS, 8, // 0x02 - AC Power State
CBMC, 32, // 0x03 - 0x06 - coreboot Memory Console