summaryrefslogtreecommitdiffstats
path: root/src/mainboard
diff options
context:
space:
mode:
authorSean Rhodes <sean@starlabs.systems>2023-07-18 11:56:34 +0100
committerFelix Held <felix-coreboot@felixheld.de>2023-08-10 12:30:56 +0000
commit8757b23ae940800f34ecdc3d040a14587ead97ac (patch)
treeaed9f441332d8c758b5c8dd4d0edec9517673fe3 /src/mainboard
parent96b8517ea623c2baeb6f14e7b091d1d966558ddc (diff)
downloadcoreboot-8757b23ae940800f34ecdc3d040a14587ead97ac.tar.gz
coreboot-8757b23ae940800f34ecdc3d040a14587ead97ac.tar.bz2
coreboot-8757b23ae940800f34ecdc3d040a14587ead97ac.zip
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>
Diffstat (limited to 'src/mainboard')
-rw-r--r--src/mainboard/starlabs/starbook/variants/adl/board.fmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/starlabs/starbook/variants/adl/board.fmd b/src/mainboard/starlabs/starbook/variants/adl/board.fmd
index 1d218f71e8d0..6a13b46f4137 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