mb/starlabs/starbook/adl: Correct the layout
Adjust the size of the ME partition to match the descriptor Change-Id: Ibdec5121518452ec16cebcc4f2fb563355373be3 Signed-off-by: Sean Rhodes <sean@starlabs.systems> Reviewed-on: https://review.coreboot.org/c/coreboot/+/81394 Reviewed-by: Martin L Roth <gaumless@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FLASH 0x2000000 {
|
||||
SI_ALL 0x1000000 {
|
||||
SI_DESC 0x1000
|
||||
SI_ME 0x466000
|
||||
SI_ME 0x41c000
|
||||
}
|
||||
SI_BIOS 0x1000000 {
|
||||
EC@0x0 0x20000
|
||||
|
Reference in New Issue
Block a user