<p>V Sowmya has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21678">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/intel/skylake: Remove CCA object for IMGU and CIO2 devices<br><br>IMGU and CIO2 devices do support the hardware managed cache<br>coherency and hence removing the CCA object which was<br>reporting that cache coherency is not supported.<br><br>BUG=none<br>BRANCH=none<br>TEST=Build and boot soraka. Dump ACPI tables and verify that<br>CCA object is not present.<br><br>Change-Id: I14b0a92eafe193e9004d2dad0957a3fe8d05d313<br>Signed-off-by: V Sowmya <v.sowmya@intel.com><br>---<br>M src/soc/intel/skylake/acpi/ipu.asl<br>1 file changed, 0 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/78/21678/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/soc/intel/skylake/acpi/ipu.asl b/src/soc/intel/skylake/acpi/ipu.asl<br>index 891c40c..c78b5be 100644<br>--- a/src/soc/intel/skylake/acpi/ipu.asl<br>+++ b/src/soc/intel/skylake/acpi/ipu.asl<br>@@ -18,7 +18,6 @@<br> {<br>       Name (_ADR, 0x00050000)<br>       Name (_DDN, "Imaging Unit")<br>-        Name (_CCA, ZERO)<br>     Name (CAMD, 0x01)<br> }<br> <br>@@ -27,6 +26,5 @@<br> {<br>       Name (_ADR, 0x00140003)<br>       Name (_DDN, "Camera and Imaging Subsystem")<br>-        Name (_CCA, ZERO)<br>     Name (CAMD, 0x00)<br> }<br></pre><p>To view, visit <a href="https://review.coreboot.org/21678">change 21678</a>. To unsubscribe, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/21678"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I14b0a92eafe193e9004d2dad0957a3fe8d05d313 </div>
<div style="display:none"> Gerrit-Change-Number: 21678 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: V Sowmya <v.sowmya@intel.com> </div>