repo.or.cz
/
coreboot2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mb/google/nissa/var/rull: Add 6W and 15W DPTF parameters
[coreboot2.git]
/
src
/
mainboard
/
google
/
zork
/
chromeos.fmd
blob
b405b2f4c7acbe2847f0c3d5f513ed566f619072
1
FLASH@0xFF000000 16M {
2
SI_BIOS {
3
RW_MRC_CACHE(PRESERVE) 64K
4
RW_SECTION_A 3M {
5
VBLOCK_A 8K
6
FW_MAIN_A(CBFS)
7
RW_FWID_A 256
8
}
9
RW_SECTION_B 3M {
10
VBLOCK_B 8K
11
FW_MAIN_B(CBFS)
12
RW_FWID_B 256
13
}
14
RW_ELOG(PRESERVE) 4K
15
RW_SHARED 16K {
16
SHARED_DATA 8K
17
VBLOCK_DEV 8K
18
}
19
RW_VPD(PRESERVE) 8K
20
RW_NVRAM(PRESERVE) 20K
21
PAD_TO_ALIGN_STORE 16K
22
SMMSTORE(PRESERVE) 256K
23
RW_LEGACY(CBFS)
24
WP_RO@8M 8M {
25
RO_VPD(PRESERVE) 16K
26
RO_SECTION {
27
FMAP 2K
28
RO_FRID 64
29
GBB@4K 448K
30
COREBOOT(CBFS)
31
}
32
}
33
}
34
}