Skip to content

Commit daaa439

Browse files
committed
coreboot: Fix Star Labs Cezanne patch context
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
1 parent b7d7699 commit daaa439

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

patches/coreboot-starlabs_2607/0004-mainboard-starlabs-cezanne-enable-ftpm.patch

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ index 568c414814..4b79d32479 100644
3434
+++ b/src/mainboard/starlabs/cezanne/board.fmd
3535
@@ -5,7 +5,8 @@ FLASH 0x1000000 {
3636
RW_MRC_CACHE@0x20000 0x10000
37-
SMMSTORE@0x30000 0x80000
37+
SMMSTORE@0x30000 0x80000
3838
CONSOLE@0xb0000 0x20000
3939
- FMAP@0xd0000 0x1000
4040
+ PSP_NVRAM(PRESERVE)@0xd0000 0x20000
@@ -44,4 +44,3 @@ index 568c414814..4b79d32479 100644
4444
}
4545
--
4646
2.43.0
47-

0 commit comments

Comments
 (0)