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

Patrick Georgi (Code Review) gerrit at coreboot.org
Thu Apr 27 10:15:22 CEST 2017


Patrick Georgi has submitted this change and it was merged. ( 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>
Reviewed-on: https://review.coreboot.org/19450
Tested-by: build bot (Jenkins)
Reviewed-by: Furquan Shaikh <furquan at google.com>
---
M src/mainboard/google/fizz/devicetree.cb
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  build bot (Jenkins): Verified
  Furquan Shaikh: Looks good to me, approved



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: merged
Gerrit-Change-Id: I11344a4a5fc7e5b5d907d25439f92744a5fb70da
Gerrit-PatchSet: 2
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Shelley Chen <shchen at google.com>
Gerrit-Reviewer: Furquan Shaikh <furquan at google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi at google.com>
Gerrit-Reviewer: build bot (Jenkins)



More information about the coreboot-gerrit mailing list