[coreboot-gerrit] Change in coreboot[master]: google/fizz: Enable SATA on port 1

Shelley Chen (Code Review) gerrit at coreboot.org
Wed Apr 26 01:29:23 CEST 2017


Shelley Chen has uploaded a new change for review. ( https://review.coreboot.org/19450 )

Change subject: google/fizz: Enable SATA on port 1
......................................................................

google/fizz: Enable SATA on port 1

BUG=b:37486021
BRANCH=None
TEST=compile coreboot and make sure sda and sdb show
     up in /sys/class/block.

Change-Id: I11344a4a5fc7e5b5d907d25439f92744a5fb70da
Signed-off-by: Shelley Chen <shchen at chromium.org>
---
M src/mainboard/google/fizz/devicetree.cb
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/19450/1

diff --git a/src/mainboard/google/fizz/devicetree.cb b/src/mainboard/google/fizz/devicetree.cb
index a202032..e18b767 100644
--- a/src/mainboard/google/fizz/devicetree.cb
+++ b/src/mainboard/google/fizz/devicetree.cb
@@ -28,6 +28,7 @@
 	register "SataSalpSupport" = "1"
 	register "SataMode" = "1"
 	register "SataPortsEnable[0]" = "1"
+	register "SataPortsEnable[1]" = "1"
 	register "EnableAzalia" = "1"
 	register "DspEnable" = "1"
 	register "IoBufferOwnership" = "3"

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I11344a4a5fc7e5b5d907d25439f92744a5fb70da
Gerrit-PatchSet: 1
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Shelley Chen <shchen at google.com>



More information about the coreboot-gerrit mailing list