summaryrefslogtreecommitdiff
path: root/src/mainboard/google/auron/variants
diff options
context:
space:
mode:
authorMatt DeVillier <matt.devillier@gmail.com>2017-04-11 15:14:20 -0500
committerMartin Roth <martinroth@google.com>2017-06-04 18:41:26 +0200
commit1a5c6201daeafeba22e3545ba15c462a2f54176f (patch)
treeb8d42ee657bf98de962698311ecef1fe18e6499b /src/mainboard/google/auron/variants
parente7cb29493d6e3c825d9a628582d1ef5d6e4ecd05 (diff)
downloadcoreboot-1a5c6201daeafeba22e3545ba15c462a2f54176f.tar.xz
google/lulu: enable SATA device to sleep in S0
sata_devslp_disable was set to work around some buggy SSD firmware, but as it's disabled by default in both Linux and Windows, no reason to disable at the firmware level when many properly-functioning SSDs can take advantage of power savings. Change-Id: Ib15f8b51db19b3d9d2e135f85c71a15a45a2ffbd Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/19957 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard/google/auron/variants')
-rw-r--r--src/mainboard/google/auron/variants/lulu/devicetree.cb1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/auron/variants/lulu/devicetree.cb b/src/mainboard/google/auron/variants/lulu/devicetree.cb
index 9f086a6392..84fc8c450c 100644
--- a/src/mainboard/google/auron/variants/lulu/devicetree.cb
+++ b/src/mainboard/google/auron/variants/lulu/devicetree.cb
@@ -43,7 +43,6 @@ chip soc/intel/broadwell
register "gpe0_en_4" = "0x00000000"
register "sata_port_map" = "0x1"
- register "sata_devslp_disable" = "1"
register "sio_acpi_mode" = "1"