[coreboot-gerrit] Change in coreboot[master]: mb/google/poppy/variants/nami: Disable SATA

Kane Chen (Code Review) gerrit at coreboot.org
Mon Jan 22 09:34:28 CET 2018


Kane Chen has uploaded this change for review. ( https://review.coreboot.org/23354


Change subject: mb/google/poppy/variants/nami: Disable SATA
......................................................................

mb/google/poppy/variants/nami: Disable SATA

This change disables SATA controller in order to make SATA IP enters
low power status.

Change-Id: I72a98bc3d0b47aebc0d7be534f4a7503084b257f
Signed-off-by: Kane Chen <kane.chen at intel.com>
---
M 3rdparty/blobs
M src/mainboard/google/poppy/variants/nami/devicetree.cb
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/54/23354/1

diff --git a/3rdparty/blobs b/3rdparty/blobs
index 8eb92ba..8db72cf 160000
--- a/3rdparty/blobs
+++ b/3rdparty/blobs
@@ -1 +1 @@
-Subproject commit 8eb92ba947e171df11b3c62f5f257ce69b9e2d55
+Subproject commit 8db72cf728978b5748cc4a1954e248feb03f49cb
diff --git a/src/mainboard/google/poppy/variants/nami/devicetree.cb b/src/mainboard/google/poppy/variants/nami/devicetree.cb
index 0ea39fe..f84f8e4 100644
--- a/src/mainboard/google/poppy/variants/nami/devicetree.cb
+++ b/src/mainboard/google/poppy/variants/nami/devicetree.cb
@@ -27,7 +27,7 @@
 	# FSP Configuration
 	register "ProbelessTrace" = "0"
 	register "EnableLan" = "0"
-	register "EnableSata" = "1"
+	register "EnableSata" = "0"
 	register "SataSalpSupport" = "1"
 	register "SataMode" = "0"
 	register "SataPortsEnable[1]" = "1"

-- 
To view, visit https://review.coreboot.org/23354
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I72a98bc3d0b47aebc0d7be534f4a7503084b257f
Gerrit-Change-Number: 23354
Gerrit-PatchSet: 1
Gerrit-Owner: Kane Chen <kane.chen at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180122/412241ec/attachment-0001.html>


More information about the coreboot-gerrit mailing list