[coreboot-gerrit] Change in coreboot[master]: mainboard/google/nocturne: Enable Image Unit

Lijian Zhao (Code Review) gerrit at coreboot.org
Sat Jun 16 00:56:18 CEST 2018


Lijian Zhao has uploaded this change for review. ( https://review.coreboot.org/27124


Change subject: mainboard/google/nocturne: Enable Image Unit
......................................................................

mainboard/google/nocturne: Enable Image Unit

Enable Image Processor unit and corresponding Mipi channel in coreboot.

BUG=None
TEST=None

Change-Id: Ic2edf5ec7bde5c55ce1b13cf7b680094a9fffc6a
Signed-off-by: Lijian Zhao <lijian.zhao at intel.com>
---
M src/mainboard/google/poppy/variants/nocturne/devicetree.cb
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/24/27124/1

diff --git a/src/mainboard/google/poppy/variants/nocturne/devicetree.cb b/src/mainboard/google/poppy/variants/nocturne/devicetree.cb
index f746c08..1f90f87 100644
--- a/src/mainboard/google/poppy/variants/nocturne/devicetree.cb
+++ b/src/mainboard/google/poppy/variants/nocturne/devicetree.cb
@@ -40,8 +40,8 @@
 	register "EnableTraceHub" = "0"
 	register "SsicPortEnable" = "0"
 	register "SmbusEnable" = "1"
-	register "Cio2Enable" = "0"		# FIXME: enable once MIPI is ready
-	register "SaImguEnable" = "0"		# FIXME: enable once MIPI is ready
+	register "Cio2Enable" = "1"
+	register "SaImguEnable" = "1"
 	register "ScsEmmcEnabled" = "1"
 	register "ScsEmmcHs400Enabled" = "1"
 	register "ScsSdCardEnabled" = "0"

-- 
To view, visit https://review.coreboot.org/27124
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: Ic2edf5ec7bde5c55ce1b13cf7b680094a9fffc6a
Gerrit-Change-Number: 27124
Gerrit-PatchSet: 1
Gerrit-Owner: Lijian Zhao <lijian.zhao at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180615/d13aac26/attachment-0001.html>


More information about the coreboot-gerrit mailing list