summaryrefslogtreecommitdiff
path: root/src/mainboard/protectli/vault_cml/board.fmd
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/protectli/vault_cml/board.fmd')
-rw-r--r--src/mainboard/protectli/vault_cml/board.fmd15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/mainboard/protectli/vault_cml/board.fmd b/src/mainboard/protectli/vault_cml/board.fmd
new file mode 100644
index 0000000000..37ec01e6ef
--- /dev/null
+++ b/src/mainboard/protectli/vault_cml/board.fmd
@@ -0,0 +1,15 @@
+FLASH@0xff000000 0x1000000 {
+ SI_ALL 6M {
+ SI_DESC 4K
+ SI_ME
+ }
+
+ UNIFIED_MRC_CACHE(PRESERVE) 128K {
+ RECOVERY_MRC_CACHE 64K
+ RW_MRC_CACHE 64K
+ }
+
+ SMMSTORE(PRESERVE) 256K
+ FMAP 0x800
+ COREBOOT(CBFS)
+}