aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/reef
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2022-02-02 21:26:48 +0100
committerMartin Roth <martinroth@google.com>2022-02-10 21:26:56 +0000
commit981354415111902217c06ae379dd4d84cd8547df (patch)
tree21c7ad4f234db57df0f0db52e93e3fe1582111db /src/mainboard/google/reef
parent1ba6049ad92c9dbc0f5a388d6211ba25bf989cc0 (diff)
mb/google/octopus,reef: Align SMMSTORE region in default.fmd
The SMMSTORE region needs to be 64K aligned or error will be thrown. Change-Id: I5d4f71f80c3219ac2c7000e1fa95fd04100d9cfe Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/61563 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org> Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Diffstat (limited to 'src/mainboard/google/reef')
-rw-r--r--src/mainboard/google/reef/default.fmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/reef/default.fmd b/src/mainboard/google/reef/default.fmd
index ff8f8efc92..79a7736055 100644
--- a/src/mainboard/google/reef/default.fmd
+++ b/src/mainboard/google/reef/default.fmd
@@ -3,7 +3,7 @@ FLASH 16M {
SI_BIOS@0x1000 0xf7e000 {
IFWI@0x0 0x1ff000
# SMMSTORE requires 64k alignment
- SMMSTORE@0xa5e000 0x40000
+ SMMSTORE@0xa4f000 0x40000
UNIFIED_MRC_CACHE 0x21000 {
RECOVERY_MRC_CACHE@0x0 0x10000
RW_MRC_CACHE 0x10000