mb/starlabs/starlite_adl: Increase ME region size to match IFD
Increase the ME region by 4KiB to match the IFD that is used for both the Alder Lake and Twin Lake versions. Change-Id: I22fa2388ed5660b959815be00029c07cac2b5244 Signed-off-by: Sean Rhodes <sean@starlabs.systems> Reviewed-on: https://review.coreboot.org/c/coreboot/+/89761 Reviewed-by: Matt DeVillier <matt.devillier@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
7484a887b8
commit
a5ddfa963f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
FLASH 0x1000000 {
|
||||
SI_ALL 0x600000 {
|
||||
SI_DESC 0x1000
|
||||
SI_ME 0x411000
|
||||
SI_ME 0x412000
|
||||
}
|
||||
SI_BIOS 0xa00000 {
|
||||
EC@0x0 0x20000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue