UPSTREAM: 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.
BUG=none
BRANCH=none
TEST=none
Change-Id: If06c124f5ce9bff0d843abc21c20c21c1a21ab61
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: 2e726f605d
Original-Change-Id: I2997b3d39a94bf444df51068f254edcf49c47afd
Original-Signed-off-by: Andrey Petrov <andrey.petrov@intel.com>
Original-Reviewed-on: https://review.coreboot.org/18773
Original-Reviewed-by: Lijian Zhao <lijian.zhao@intel.com>
Original-Tested-by: build bot (Jenkins)
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/455826
This commit is contained in:
parent
f911e51efb
commit
5ef8f7c4ce
1 changed files with 2 additions and 1 deletions
|
|
@ -24,7 +24,8 @@ FLASH 16M {
|
|||
VBLOCK_DEV@0x2000 0x2000
|
||||
}
|
||||
RW_VPD@0x28000 0x2000
|
||||
RW_NVRAM@0x2a000 0x6000
|
||||
RW_NVRAM@0x2a000 0x5000
|
||||
FPF_STATUS@0x2f000 0x1000
|
||||
}
|
||||
RW_SECTION_A@0x430000 0x480000 {
|
||||
VBLOCK_A@0x0 0x10000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue