libpayload: configs: Add new config.featuretest to broaden CI
[coreboot2.git] / src / mainboard / cavium / cn8100_sff_evb / board.fmd
blob011d0701aac0e87c033ac4551a3df0cad3bb4b0b
1 FLASH@0x0 8M {
2         WP_RO@0x0 0x800000 {
3                 RO_SECTION@0x0 0x7fc000 {
4                         # 0 - 0x10000 is free for firmware usage.
5                         # bootblock starts at 0x20000
6                         FMAP@0x0 0x1000
7                         # bootblock includes trusted/non-trusted CLIB, CSIB,
8                         # and BL1FWs packaged in
9                         # src/soc/cavium/common/Makefile.mk.
10                         BOOTBLOCK@0x10000 0x70000
11                         COREBOOT(CBFS)@0x80000 0x77c000
12                 }
13                 RO_VPD@0x7fc000 0x4000
14         }