<p>Felix Held <strong>merged</strong> this change.</p><p><a href="https://review.coreboot.org/27712">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  build bot (Jenkins): Verified
  Arthur Heymans: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">nb/intel/sandybridge: Bump MRC_CACHE_VERSION<br><br>Commit 74203de<br>"intel/sandybridge: Don't hardcode platform type"<br>changed the MRC layout.<br><br>Bump the version to prevent a boot error, if the cache isn't<br>cleared on flashing a new coreboot version.<br><br>Change-Id: Icd6f31bf0b30a42c66e18ab83d2434f9c3084211<br>Signed-off-by: Patrick Rudolph <siro@das-labor.org><br>Reviewed-on: https://review.coreboot.org/27712<br>Reviewed-by: Arthur Heymans <arthur@aheymans.xyz><br>Tested-by: build bot (Jenkins) <no-reply@coreboot.org><br>---<br>M src/northbridge/intel/sandybridge/raminit.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/northbridge/intel/sandybridge/raminit.c b/src/northbridge/intel/sandybridge/raminit.c</span><br><span>index 47474ee..31c7d5b 100644</span><br><span>--- a/src/northbridge/intel/sandybridge/raminit.c</span><br><span>+++ b/src/northbridge/intel/sandybridge/raminit.c</span><br><span>@@ -36,7 +36,7 @@</span><br><span> #include "raminit_common.h"</span><br><span> #include "sandybridge.h"</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-#define MRC_CACHE_VERSION 0</span><br><span style="color: hsl(120, 100%, 40%);">+#define MRC_CACHE_VERSION 1</span><br><span> </span><br><span> /* FIXME: no ECC support.  */</span><br><span> /* FIXME: no support for 3-channel chipsets.  */</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/27712">change 27712</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/27712"/><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: merged </div>
<div style="display:none"> Gerrit-Change-Id: Icd6f31bf0b30a42c66e18ab83d2434f9c3084211 </div>
<div style="display:none"> Gerrit-Change-Number: 27712 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Patrick Rudolph <siro@das-labor.org> </div>
<div style="display:none"> Gerrit-Reviewer: Arthur Heymans <arthur@aheymans.xyz> </div>
<div style="display:none"> Gerrit-Reviewer: Felix Held <felix-coreboot@felixheld.de> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>