<p>Frans Hendriks has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/29393">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">src/soc/intel/braswell/include.soc/irq.h: Set bit 7 if PIRQ register to disable<br><br>PIRQ register is not set to disabled.<br>Set bit 7 of the PIRQ registers to disable the PIRQ<br><br>BUG=N/A<br>TEST=Intel CherryHill CRB<br><br>Change-Id: I18706f12e7c2293e948eb10818393f0d1870f514<br>Signed-off-by: Frans Hendriks <fhendriks@eltan.com><br>---<br>M src/soc/intel/braswell/include/soc/irq.h<br>1 file changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/93/29393/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/soc/intel/braswell/include/soc/irq.h b/src/soc/intel/braswell/include/soc/irq.h</span><br><span>index 4375c20..a232755 100644</span><br><span>--- a/src/soc/intel/braswell/include/soc/irq.h</span><br><span>+++ b/src/soc/intel/braswell/include/soc/irq.h</span><br><span>@@ -3,6 +3,7 @@</span><br><span>  *</span><br><span>  * Copyright (C) 2013 Google Inc.</span><br><span>  * Copyright (C) 2015 Intel Corp.</span><br><span style="color: hsl(120, 100%, 40%);">+ * Copyright (C) 2018 Eltan B.V.</span><br><span>  *</span><br><span>  * This program is free software; you can redistribute it and/or modify</span><br><span>  * it under the terms of the GNU General Public License as published by</span><br><span>@@ -142,7 +143,7 @@</span><br><span> </span><br><span> </span><br><span> /* PIC IRQ settings. */</span><br><span style="color: hsl(0, 100%, 40%);">-#define PIRQ_PIC_IRQDISABLE         0x0</span><br><span style="color: hsl(120, 100%, 40%);">+#define PIRQ_PIC_IRQDISABLE                0x80</span><br><span> #define PIRQ_PIC_IRQ3                   0x3</span><br><span> #define PIRQ_PIC_IRQ4                    0x4</span><br><span> #define PIRQ_PIC_IRQ5                    0x5</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/29393">change 29393</a>. To unsubscribe, or for help writing mail filters, 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/29393"/><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: I18706f12e7c2293e948eb10818393f0d1870f514 </div>
<div style="display:none"> Gerrit-Change-Number: 29393 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Frans Hendriks <fhendriks@eltan.com> </div>