[coreboot-gerrit] Change in coreboot[master]: mb/google/fizz: set SataMode to ahci mode

Kane Chen (Code Review) gerrit at coreboot.org
Wed Dec 13 04:42:30 CET 2017


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


Change subject: mb/google/fizz: set SataMode to ahci mode
......................................................................

mb/google/fizz: set SataMode to ahci mode

Fizz design does not need raid mode.

BUG=b:70146894

Change-Id: I2a9aa2d6281a916c00ff4659a927f164ba0e0705
Signed-off-by: Kane Chen <kane.chen at intel.com>
---
M src/mainboard/google/fizz/devicetree.cb
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/37/22837/1

diff --git a/src/mainboard/google/fizz/devicetree.cb b/src/mainboard/google/fizz/devicetree.cb
index 55d59fe..73294d5 100644
--- a/src/mainboard/google/fizz/devicetree.cb
+++ b/src/mainboard/google/fizz/devicetree.cb
@@ -55,7 +55,7 @@
 	register "EnableLan" = "1"
 	register "EnableSata" = "1"
 	register "SataSalpSupport" = "1"
-	register "SataMode" = "1"
+	register "SataMode" = "0"
 	register "SataPortsEnable[1]" = "1"
 	register "SataPortsDevSlp[1]" = "1"
 	register "EnableAzalia" = "1"

-- 
To view, visit https://review.coreboot.org/22837
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2a9aa2d6281a916c00ff4659a927f164ba0e0705
Gerrit-Change-Number: 22837
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/20171213/ead07dcc/attachment-0001.html>


More information about the coreboot-gerrit mailing list