[coreboot-gerrit] Change in ...coreboot[master]: WIP: DSP capabilities need to be enabled to allow DSP firmware to be ...

Sathyanarayana Nujella (Code Review) gerrit at coreboot.org
Tue Nov 20 21:34:59 CET 2018


Sathyanarayana Nujella has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/29747


Change subject: WIP: DSP capabilities need to be enabled to allow DSP firmware to be loaded successfully.
......................................................................

WIP: DSP capabilities need to be enabled to allow DSP firmware to be loaded successfully.

Change-Id: If59810e358eb0127df0c912655fca28124e2814a
Signed-off-by: Sathyanarayana Nujella <sathyanarayana.nujella at intel.com>
---
M src/mainboard/google/sarien/variants/arcada/devicetree.cb
M src/mainboard/google/sarien/variants/sarien/devicetree.cb
2 files changed, 6 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/47/29747/1

diff --git a/src/mainboard/google/sarien/variants/arcada/devicetree.cb b/src/mainboard/google/sarien/variants/arcada/devicetree.cb
index ee1cca0..958c5c2 100644
--- a/src/mainboard/google/sarien/variants/arcada/devicetree.cb
+++ b/src/mainboard/google/sarien/variants/arcada/devicetree.cb
@@ -28,6 +28,9 @@
 	register "SkipExtGfxScan" = "1"
 	register "VmxEnable" = "1"
 
+	register "PchHdaDspEnable" = "1"
+	register "PchHdaAudioLinkHda" = "1"
+
 	register "speed_shift_enable" = "1"
 	register "s0ix_enable" = "1"
 
diff --git a/src/mainboard/google/sarien/variants/sarien/devicetree.cb b/src/mainboard/google/sarien/variants/sarien/devicetree.cb
index b33c923..ab60855 100644
--- a/src/mainboard/google/sarien/variants/sarien/devicetree.cb
+++ b/src/mainboard/google/sarien/variants/sarien/devicetree.cb
@@ -28,6 +28,9 @@
 	register "SkipExtGfxScan" = "1"
 	register "VmxEnable" = "1"
 
+	register "PchHdaDspEnable" = "1"
+	register "PchHdaAudioLinkHda" = "1"
+
 	register "speed_shift_enable" = "1"
 	register "s0ix_enable" = "1"
 

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: If59810e358eb0127df0c912655fca28124e2814a
Gerrit-Change-Number: 29747
Gerrit-PatchSet: 1
Gerrit-Owner: Sathyanarayana Nujella <sathyanarayana.nujella at intel.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181120/165aa8b4/attachment.html>


More information about the coreboot-gerrit mailing list