mb/starlabs/starlite: Adjust the Flash Map to match the Twin Lake IFD
The ME region is 0x1000 smaller for Twin Lake, so adjust it accordingly. Change-Id: I8d4a279597b31f05c6181218c4a07acdfc676920 Signed-off-by: Sean Rhodes <sean@starlabs.systems> Reviewed-on: https://review.coreboot.org/c/coreboot/+/88057 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
This commit is contained in:
parent
cc1f0e5c90
commit
b1759c9bd6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
FLASH 0x1000000 {
|
||||
SI_ALL 0x600000 {
|
||||
SI_DESC 0x1000
|
||||
SI_ME 0x412000
|
||||
SI_ME 0x411000
|
||||
}
|
||||
SI_BIOS 0xa00000 {
|
||||
EC@0x0 0x20000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue