summaryrefslogtreecommitdiffstats
path: root/src/mainboard/facebook/watson/board.fmd
blob: e2b8f58d063be37b1c065fd2ca7c1e195634e8c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
FLASH@0xff000000 0x1000000 {
	SI_DESC@0x0 0x1000
	UNUSED_1@0x1000 0x1000
	IDPROM@0x2000 0x400
	UNUSED_2@0x2400 0x1ec00
	SI_ME@0x21000 0x3de000
	UNUSED_3@0x400000 0x200000
	SI_BIOS@0x600000 0xA00000 {
		FMAP@0x0 0x1000
		RW_MISC@0x1000 0xe000 {
			RW_ELOG@0x0 0x4000
			RW_VPD@0x4000 0x2000
			RW_MISC_UNUSED@0x6000 0x5000
			RW_NVRAM@0xc000 0x2000
		}
		UNIFIED_MRC_CACHE@0x10000 0x20000 {
			RECOVERY_MRC_CACHE@0x0 0x10000
			RW_MRC_CACHE@0x10000 0x10000
		}
		# This only exists to satisfy tools that specifically
		# look for RO_VPD.
		RO_VPD@0x30000 0x1000
		COREBOOT(CBFS)@0x31000 0x9cf000
	}
}