coreboot-kgpe-d16/src
Felix Singer d486fc3706 soc/intel/alderlake: Increase default CBFS size to 4MB
Updating some submodule pointers to their latest commit causes some
builds with default configuration to fail since all required components
don't fit into 2MB anymore. Specifically, this has been experienced with
the microcode and FSP submodules.

So, increase the default CBFS size to 4MB to make sure builds succeed
with updated submodules.

Change-Id: I2fc16240bef36c057608acadf3cb7c65e7f0d244
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76217
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2023-07-05 12:56:44 +00:00
..
acpi acpi/acpi.c: Move ACPI header creation to a function 2023-07-03 22:05:03 +00:00
arch arch/arm64/Makefile.inc: Fix Kconfig name in comment 2023-07-04 02:41:25 +00:00
commonlib util/cbmem: add parsing of TPM logs per specs 2023-07-04 13:07:13 +00:00
console console: Deselect using ANSI escape characters when SimNow is used 2023-03-30 13:36:35 +00:00
cpu cpu/x86: Reduce scope of MTRR functions used locally 2023-07-03 12:59:23 +00:00
device commonlib/console/post_code.h: Change post code prefix to POSTCODE 2023-06-23 15:06:04 +00:00
drivers drivers/spi_flash: Always exit 4-byte address mode when memory-mapped 2023-07-03 13:34:01 +00:00
ec ec/system76/ec: Do not call reset on wake 2023-07-03 12:56:14 +00:00
include cpu/x86: Reduce scope of MTRR functions used locally 2023-07-03 12:59:23 +00:00
lib lib/smbios: Add a config string for BIOS Vendor in SMBIOS Type 0 2023-06-26 03:07:38 +00:00
mainboard mb/protectli/vault_ehl: Set DIMM_MAX to 1 2023-07-05 12:55:56 +00:00
northbridge nb/intel/pineview: Drop unused attributes from sysinfo struct 2023-06-28 19:32:22 +00:00
sbom
security Makefile.inc: don't add fmap_config.h dependency twice 2023-06-23 16:31:47 +00:00
soc soc/intel/alderlake: Increase default CBFS size to 4MB 2023-07-05 12:56:44 +00:00
southbridge commonlib/console/post_code.h: Change post code prefix to POSTCODE 2023-06-23 15:06:04 +00:00
superio superio/common: Support more than one SuperIO in ACPI 2023-05-26 19:21:12 +00:00
vendorcode Makefile.inc: don't add fmap_config.h dependency twice 2023-06-23 16:31:47 +00:00
Kconfig lib/smbios: Add a config string for BIOS Vendor in SMBIOS Type 0 2023-06-26 03:07:38 +00:00