mb/starlabs: Rename LabTop to StarBook
[coreboot.git] / src / mainboard / starlabs / starbook / variants / cml / board.fmd
blob9018104edde6b1e60f3ccf6e06c5ccd11e2cd12e
2 # Manually defined FMD in order to ensure that space is reserved for the EC
3 # at the top of the BIOS region.
5 FLASH 16M {
6         BIOS@0x400000 0xC00000 {
7                 EC@0x0 0x20000
8                 RW_MRC_CACHE@0x20000 0x10000
9                 SMMSTORE@0x30000 0x40000
10                 CONSOLE@0x70000 0x20000
11                 FMAP@0x90000 0x200
12                 COREBOOT(CBFS)
13         }