mb/starlabs/starbook/adl: Update layout to match updated descriptor
The descriptor was updated to support Raptor Lake upgrades, which increased the ME region size. Change-Id: I0fa909e8aa58c8825fb9cd0301e9bbc60cf1ca89 Signed-off-by: Sean Rhodes <sean@starlabs.systems> Reviewed-on: https://review.coreboot.org/c/coreboot/+/91111 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
This commit is contained in:
parent
901cac7c3c
commit
007a6c492b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
FLASH 0x2000000 {
|
||||
SI_ALL 0x1000000 {
|
||||
SI_DESC 0x1000
|
||||
SI_ME 0x41c000
|
||||
SI_ME 0x4c0000
|
||||
}
|
||||
SI_BIOS 0x1000000 {
|
||||
EC@0x0 0x20000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue