2e7c2cef15
Enable use of VPD for monolith. This will be used to store the UUID and Serial number. BUG=N/A TEST=build Change-Id: I32b60fef44929c51427a124cbb81e5246db2546c Signed-off-by: Wim Vervoorn <wvervoorn@eltan.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/38752 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
26 lines
547 B
Text
26 lines
547 B
Text
FLASH 16M {
|
|
SI_ALL@0x0 0x700000 {
|
|
SI_DESC@0x0 0x1000
|
|
UNUSED_1@0x1000 0x2000
|
|
SI_ME@0x3000 0x6fd000
|
|
}
|
|
SI_BIOS@0x700000 0x900000 {
|
|
MISC_RW@0x0 0x20000 {
|
|
UNIFIED_MRC_CACHE@0x0 0x10000 {
|
|
RW_MRC_CACHE@0x00000 0x10000
|
|
}
|
|
RW_VPD(PRESERVE)@0x010000 0x2000
|
|
RW_NVRAM(PRESERVE)@0x012000 0x6000
|
|
}
|
|
WP_RO@0x20000 0x8E0000 {
|
|
RO_VPD(PRESERVE)@0x00000 0x1000
|
|
RO_SECTION@0x1000 0x8DF000 {
|
|
FMAP@0x0 0x800
|
|
RO_FRID@0x800 0x40
|
|
RO_FRID_PAD@0x840 0x7c0
|
|
GBB@0x1000 0x4000
|
|
COREBOOT(CBFS)@0x5000 0x8DA000
|
|
}
|
|
}
|
|
}
|
|
}
|