Change-Id: I086a13a293986bb82692c08aae8fd675083ff16b Signed-off-by: Tim Crawford <tcrawford@system76.com>
16 lines
208 B
Plaintext
16 lines
208 B
Plaintext
FLASH 32M {
|
|
SI_DESC 4K
|
|
#if CONFIG_MAINBOARD_USES_IFD_GBE_REGION
|
|
SI_GBE 8K
|
|
#endif
|
|
SI_ME 4824K
|
|
SI_BIOS@16M 16M {
|
|
RW_MRC_CACHE 64K
|
|
SMMSTORE(PRESERVE) 256K
|
|
WP_RO {
|
|
FMAP 4K
|
|
COREBOOT(CBFS)
|
|
}
|
|
}
|
|
}
|