summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mainboard/google/brya/acpi/nvpcf.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/brya/acpi/nvpcf.asl b/src/mainboard/google/brya/acpi/nvpcf.asl
index f6a5c075fc..501b94c2fc 100644
--- a/src/mainboard/google/brya/acpi/nvpcf.asl
+++ b/src/mainboard/google/brya/acpi/nvpcf.asl
@@ -41,7 +41,7 @@ Method (NPCF, 2, Serialized)
0x00, 0x00, 0x00, 0x00,
/* Twos-complement checksum */
- 0xad
+ 0xaf
})
}
Case (NVPCF_FUNC_UPDATE_DYNAMIC_PARAMS)