summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/sarien/default.fmd
blob: 4f2bedf9c244f3e7f997752a35667872bd38b0f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
FLASH@0xfe000000 0x2000000 {
	SI_BIOS@0x400000 {
		MEMORY_MAPPED@0xc00000 { /* 16MiB total */
			RW_MRC_CACHE 0x10000
			SMMSTORE 0x40000
			RO_VPD 0x4000
			FMAP 0x300
			COREBOOT(CBFS)
		}
	}
}