Skip to content

Commit a42ddd6

Browse files
committed
mb/system76/ptl: Increase size of SMMSTORE to 512KB
Ref: commit d32a372 ("drivers/smmstore: Increase default size of store to 512KB") Signed-off-by: Tim Crawford <tcrawford@system76.com>
1 parent 6186e75 commit a42ddd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/mainboard/system76/ptl/variants/lemp14

src/mainboard/system76/ptl/variants/lemp14/board.fmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FLASH 32M {
33
SI_ME 9176K
44
SI_BIOS@16M 16M {
55
RW_MRC_CACHE 64K
6-
SMMSTORE(PRESERVE) 256K
6+
SMMSTORE(PRESERVE) 512K
77
WP_RO {
88
FMAP 4K
99
COREBOOT(CBFS)

0 commit comments

Comments
 (0)