<p>Patrick Georgi <strong>merged</strong> this change.</p><p><a href="https://review.coreboot.org/c/coreboot/+/30277">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  build bot (Jenkins): Verified
  Matt DeVillier: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/intel/braswell/linclude/soc/device_nvs.h: Fix typo<br><br>Use 'BAR 1' for the bar1 structure fields.<br><br>BUG=N/A<br>TEST=Intel CherryHill CRB<br><br>Change-Id: I1d1278f549fc8a2f3e743e2e2019d3e5f7005614<br>Signed-off-by: Frans Hendriks <fhendriks@eltan.com><br>Reviewed-on: https://review.coreboot.org/c/30277<br>Tested-by: build bot (Jenkins) <no-reply@coreboot.org><br>Reviewed-by: Matt DeVillier <matt.devillier@gmail.com><br>---<br>M src/soc/intel/braswell/include/soc/device_nvs.h<br>1 file changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/soc/intel/braswell/include/soc/device_nvs.h b/src/soc/intel/braswell/include/soc/device_nvs.h</span><br><span>index e98337c..1b4f3ba 100644</span><br><span>--- a/src/soc/intel/braswell/include/soc/device_nvs.h</span><br><span>+++ b/src/soc/intel/braswell/include/soc/device_nvs.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>@@ -49,7 +50,7 @@</span><br><span>    u32     scc_bar0[3];</span><br><span>         u32     lpe_bar0;</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-   /* BAR 0 */</span><br><span style="color: hsl(120, 100%, 40%);">+   /* BAR 1 */</span><br><span>  u32     lpss_bar1[14];</span><br><span>       u32     scc_bar1[3];</span><br><span>         u32     lpe_bar1;</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/c/coreboot/+/30277">change 30277</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/c/coreboot/+/30277"/><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-Change-Id: I1d1278f549fc8a2f3e743e2e2019d3e5f7005614 </div>
<div style="display:none"> Gerrit-Change-Number: 30277 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Frans Hendriks <fhendriks@eltan.com> </div>
<div style="display:none"> Gerrit-Reviewer: Frans Hendriks <fhendriks@eltan.com> </div>
<div style="display:none"> Gerrit-Reviewer: Matt DeVillier <matt.devillier@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com> </div>
<div style="display:none"> Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>