[coreboot] New patch to review for coreboot: d4af8c7 T60: enable C4onC3 mode
Sven Schnelle (svens@stackframe.org)
gerrit at coreboot.org
Sun Oct 23 16:51:40 CEST 2011
Sven Schnelle (svens at stackframe.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/330
-gerrit
commit d4af8c74697b12572a92d502bce2fc97800d36b2
Author: Sven Schnelle <svens at stackframe.org>
Date: Sun Oct 23 16:36:22 2011 +0200
T60: enable C4onC3 mode
It is safe to enable this setting on these Boards.
Change-Id: Iaa7377117743d18a95c496c25abf9fb4a1b20ad9
Signed-off-by: Sven Schnelle <svens at stackframe.org>
---
src/mainboard/lenovo/t60/devicetree.cb | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/mainboard/lenovo/t60/devicetree.cb b/src/mainboard/lenovo/t60/devicetree.cb
index 4d0476f..dba3fdd 100644
--- a/src/mainboard/lenovo/t60/devicetree.cb
+++ b/src/mainboard/lenovo/t60/devicetree.cb
@@ -68,6 +68,8 @@ chip northbridge/intel/i945
register "gpe0_en" = "0x11000006"
register "alt_gp_smi_en" = "0x1000"
+ register "c4onc3_enable" = "1"
+
device pci 1b.0 on # Audio Cnotroller
subsystemid 0x17aa 0x2010
end
More information about the coreboot
mailing list