[coreboot-gerrit] Change in coreboot[master]: mb/intel/glkrvp: Add FPF_STATUS section in fmd file

Hannah Williams (Code Review) gerrit at coreboot.org
Wed Feb 14 03:26:34 CET 2018


Hannah Williams has uploaded this change for review. ( https://review.coreboot.org/23743


Change subject: mb/intel/glkrvp: Add FPF_STATUS section in fmd file
......................................................................

mb/intel/glkrvp: Add FPF_STATUS section in fmd file

Read cse file was not getting cached and taking about 500ms on every boot.

Change-Id: I8c92eefc64fe146c628d9c104d7dfb016204004c
Signed-off-by: Hannah Williams <hannah.williams at intel.com>
---
M src/mainboard/intel/glkrvp/chromeos.fmd
1 file changed, 2 insertions(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/43/23743/1

diff --git a/src/mainboard/intel/glkrvp/chromeos.fmd b/src/mainboard/intel/glkrvp/chromeos.fmd
index 56c8d58..fad3537 100644
--- a/src/mainboard/intel/glkrvp/chromeos.fmd
+++ b/src/mainboard/intel/glkrvp/chromeos.fmd
@@ -24,7 +24,8 @@
 			VBLOCK_DEV at 0x2000 0x2000
 		}
 		RW_VPD at 0x39000 0x2000
-		TMP_UNUSED_HOLE at 0x3B000 0xF000
+		FPF_STATUS at 0x3B000 0x1000
+		TMP_UNUSED_HOLE at 0x3C000 0xE000
 	}
 	RW_SECTION_A at 0x44a000 0x477800 {
 		VBLOCK_A at 0x0 0x10000

-- 
To view, visit https://review.coreboot.org/23743
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: I8c92eefc64fe146c628d9c104d7dfb016204004c
Gerrit-Change-Number: 23743
Gerrit-PatchSet: 1
Gerrit-Owner: Hannah Williams <hannah.williams at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180214/c2b5dabb/attachment-0001.html>


More information about the coreboot-gerrit mailing list