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