mainboard/google/reef: Add FPF_STATUS FMAP region

Add FPF_STATUS region under MISC_RW. The purpose of the region is to
store FPF status.

Change-Id: I2997b3d39a94bf444df51068f254edcf49c47afd
Signed-off-by: Andrey Petrov <andrey.petrov@intel.com>
Reviewed-on: https://review.coreboot.org/18773
Reviewed-by: Lijian Zhao <lijian.zhao@intel.com>
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
Andrey Petrov
2017-03-12 00:39:41 -08:00
committed by Aaron Durbin
parent 48b69aca47
commit 2e726f605d

View File

@ -24,7 +24,8 @@ FLASH 16M {
VBLOCK_DEV@0x2000 0x2000 VBLOCK_DEV@0x2000 0x2000
} }
RW_VPD@0x28000 0x2000 RW_VPD@0x28000 0x2000
RW_NVRAM@0x2a000 0x6000 RW_NVRAM@0x2a000 0x5000
FPF_STATUS@0x2f000 0x1000
} }
RW_SECTION_A@0x430000 0x480000 { RW_SECTION_A@0x430000 0x480000 {
VBLOCK_A@0x0 0x10000 VBLOCK_A@0x0 0x10000