coreboot/src
Subrata Banik 8a90e46346 soc/qualcomm/x1p42100: Increase CBFS_MCACHE size to 22K
Expand CBFS_MCACHE from 16K to 22K to provide more space for
metadata caching. To accommodate this, shift FMAP_CACHE from
0x14860400 to 0x14861800.

Updated the memory map diagram in memlayout.ld to reflect the
new base address for the FMAP_CACHE region.

TEST=No CBFS related error seen while booting google/quartz.

w/o patch:

```
[ERROR]  CBFS ERROR: mcache overflow, should increase CBFS_MCACHE size!
```

Change-Id: Ic3268c72a4755bd15c6811688eb330c7d753c5ac
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/91698
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2026-03-21 03:03:23 +00:00
..
acpi acpi/dsdt_top.asl: Move RBUF out of the _CRS method 2026-02-09 15:20:48 +00:00
arch arch/arm64: Add debug API to dump MMU page table configuration 2026-03-21 03:02:21 +00:00
commonlib cpu/x86/smm: add OPAL S3 CBMEM scratch 2026-03-13 16:44:04 +00:00
console
cpu cpu/x86/smm: reserve SMRAM for OPAL S3 state 2026-03-18 14:54:39 +00:00
device dram/ddr3: Add speed in MT/s 2026-02-19 19:20:43 +00:00
drivers drivers/intel/dtbt: Skip mailbox commands on downstream bridges 2026-03-18 19:52:57 +00:00
ec starlabs: drop CMOS option tables 2026-03-04 09:25:46 +00:00
include include/acpi/acpi_pld.h: Fix order of colour components 2026-03-19 19:35:10 +00:00
lib lib/fw_config: Add mainboard hook for selective probe override 2026-03-19 17:17:56 +00:00
mainboard mb/starlabs/starfighter/mtl: add speaker idle CFR option 2026-03-20 16:27:44 +00:00
northbridge nb/intel/haswell: Enable SA clock gating later 2026-03-17 20:08:49 +00:00
sbom
security vc/tcg/opal: add OPAL packet builder for S3 unlock 2026-03-19 19:36:48 +00:00
soc soc/qualcomm/x1p42100: Increase CBFS_MCACHE size to 22K 2026-03-21 03:03:23 +00:00
southbridge sb/intel/wildcatpoint/pcie.c: Reorder some steps 2026-03-06 20:06:58 +00:00
superio sio/nuvoton/nct6776: Switch to common init code 2026-02-19 19:19:43 +00:00
vendorcode vc/tcg/opal: add OPAL packet builder for S3 unlock 2026-03-19 19:36:48 +00:00
Kconfig Kconfig: move IOAPIC option to x86 Kconfig 2026-03-07 20:57:24 +00:00