[coreboot-gerrit] Change in coreboot[master]: grunt: Remove RECOVERY_MRC_CACHE from FMAP

Raul Rangel (Code Review) gerrit at coreboot.org
Wed Oct 17 19:44:41 CEST 2018


Raul Rangel has uploaded this change for review. ( https://review.coreboot.org/29171


Change subject: grunt: Remove RECOVERY_MRC_CACHE from FMAP
......................................................................

grunt: Remove RECOVERY_MRC_CACHE from FMAP

I didn't subtract the offset from everything else because I didn't know
if was ok to change the whole FMAP. I can shuffle everything if that's
what I should do.

BUG=b:117797131, b:117798830
BRANCH=none
TEST=Ran autotest and made sure the tests were skipped
/tmp/test_that_results_2OZ90v/results-1-firmware_CorruptRecoveryCache                                      [  PASSED  ]
/tmp/test_that_results_2OZ90v/results-1-firmware_CorruptRecoveryCache                                        TEST_NA: No RECOVERY_MRC_CACHE was found on DUT.
/tmp/test_that_results_2OZ90v/results-1-firmware_CorruptRecoveryCache/firmware_CorruptRecoveryCache.normal [  PASSED  ]
/tmp/test_that_results_2OZ90v/results-1-firmware_CorruptRecoveryCache/firmware_CorruptRecoveryCache.normal   TEST_NA: No RECOVERY_MRC_CACHE was found on DUT.

Change-Id: I5cdbf4139dde80fe6e9d0045139a97841b03bc42
Signed-off-by: Raul E Rangel <rrangel at chromium.org>
---
M src/mainboard/google/kahlee/variants/baseboard/chromeos.fmd
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/71/29171/1

diff --git a/src/mainboard/google/kahlee/variants/baseboard/chromeos.fmd b/src/mainboard/google/kahlee/variants/baseboard/chromeos.fmd
index f84ed01..2d140fb 100644
--- a/src/mainboard/google/kahlee/variants/baseboard/chromeos.fmd
+++ b/src/mainboard/google/kahlee/variants/baseboard/chromeos.fmd
@@ -1,7 +1,6 @@
 FLASH at 0xFF000000 0x1000000 {
 	SI_BIOS at 0x0 0x1000000 {
 		UNIFIED_MRC_CACHE at 0x0 0x21000 {
-			RECOVERY_MRC_CACHE at 0x0 0x10000
 			RW_MRC_CACHE at 0x10000 0x10000
 			RW_VAR_MRC_CACHE at 0x20000 0x1000
 		}

-- 
To view, visit https://review.coreboot.org/29171
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5cdbf4139dde80fe6e9d0045139a97841b03bc42
Gerrit-Change-Number: 29171
Gerrit-PatchSet: 1
Gerrit-Owner: Raul Rangel <rrangel at chromium.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181017/01ddc8b4/attachment.html>


More information about the coreboot-gerrit mailing list