13 # This section starts at the 16M boundary in SPI flash.
14 # MTL does not support a region crossing this boundary,
15 # because the SPI flash is memory-mapped into two non-
23 UNIFIED_MRC_CACHE(PRESERVE) 128K {
24 RECOVERY_MRC_CACHE 64K
32 # The RW_SPD_CACHE region is only used for rex variants that use DDRx memory.
33 # It is placed in the common `chromeos.fmd` file because it is only 4K and there
34 # is free space in the RW_MISC region that cannot be easily reclaimed because
35 # the RW_SECTION_B must start on the 16M boundary.
36 RW_SPD_CACHE(PRESERVE) 4K
38 RW_NVRAM(PRESERVE) 24K
42 # Make WP_RO region align with SPI vendor
43 # memory protected range specification.