Felix Held has submitted this change. ( https://review.coreboot.org/c/coreboot/+/76580?usp=email )
(
2 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: mb/starlabs/starbook/adl: Correct the FMAP ......................................................................
mb/starlabs/starbook/adl: Correct the FMAP
Specify the size of the ME region so that it matches the IFD.
Signed-off-by: Sean Rhodes sean@starlabs.systems Change-Id: I51ba0a7646ab72d4dd22b99519708649c78b25b3 Reviewed-on: https://review.coreboot.org/c/coreboot/+/76580 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Martin L Roth gaumless@gmail.com --- M src/mainboard/starlabs/starbook/variants/adl/board.fmd 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Martin L Roth: Looks good to me, approved
diff --git a/src/mainboard/starlabs/starbook/variants/adl/board.fmd b/src/mainboard/starlabs/starbook/variants/adl/board.fmd index 1d218f7..6a13b46 100644 --- a/src/mainboard/starlabs/starbook/variants/adl/board.fmd +++ b/src/mainboard/starlabs/starbook/variants/adl/board.fmd @@ -1,7 +1,7 @@ FLASH 0x2000000 { SI_ALL 0x1000000 { SI_DESC 0x1000 - SI_ME + SI_ME 0x466000 } SI_BIOS 0x1000000 { EC@0x0 0x20000