<p>Raul Rangel has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/29171">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">grunt: Remove RECOVERY_MRC_CACHE from FMAP<br><br>I didn't subtract the offset from everything else because I didn't know<br>if was ok to change the whole FMAP. I can shuffle everything if that's<br>what I should do.<br><br>BUG=b:117797131, b:117798830<br>BRANCH=none<br>TEST=Ran autotest and made sure the tests were skipped<br>/tmp/test_that_results_2OZ90v/results-1-firmware_CorruptRecoveryCache                                      [  PASSED  ]<br>/tmp/test_that_results_2OZ90v/results-1-firmware_CorruptRecoveryCache                                        TEST_NA: No RECOVERY_MRC_CACHE was found on DUT.<br>/tmp/test_that_results_2OZ90v/results-1-firmware_CorruptRecoveryCache/firmware_CorruptRecoveryCache.normal [  PASSED  ]<br>/tmp/test_that_results_2OZ90v/results-1-firmware_CorruptRecoveryCache/firmware_CorruptRecoveryCache.normal   TEST_NA: No RECOVERY_MRC_CACHE was found on DUT.<br><br>Change-Id: I5cdbf4139dde80fe6e9d0045139a97841b03bc42<br>Signed-off-by: Raul E Rangel <rrangel@chromium.org><br>---<br>M src/mainboard/google/kahlee/variants/baseboard/chromeos.fmd<br>1 file changed, 0 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/71/29171/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/google/kahlee/variants/baseboard/chromeos.fmd b/src/mainboard/google/kahlee/variants/baseboard/chromeos.fmd</span><br><span>index f84ed01..2d140fb 100644</span><br><span>--- a/src/mainboard/google/kahlee/variants/baseboard/chromeos.fmd</span><br><span>+++ b/src/mainboard/google/kahlee/variants/baseboard/chromeos.fmd</span><br><span>@@ -1,7 +1,6 @@</span><br><span> FLASH@0xFF000000 0x1000000 {</span><br><span>      SI_BIOS@0x0 0x1000000 {</span><br><span>              UNIFIED_MRC_CACHE@0x0 0x21000 {</span><br><span style="color: hsl(0, 100%, 40%);">-                 RECOVERY_MRC_CACHE@0x0 0x10000</span><br><span>                       RW_MRC_CACHE@0x10000 0x10000</span><br><span>                         RW_VAR_MRC_CACHE@0x20000 0x1000</span><br><span>              }</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/29171">change 29171</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/29171"/><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: I5cdbf4139dde80fe6e9d0045139a97841b03bc42 </div>
<div style="display:none"> Gerrit-Change-Number: 29171 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Raul Rangel <rrangel@chromium.org> </div>