coreboot/src/soc/intel
Subrata Banik bf7505519c soc/intel/alderlake: Increase PRERAM_CBMEM_CONSOLE_SIZE to 8KB
This patch increases PRERAM_CBMEM_CONSOLE_SIZE from 5KB to 8KB to fix
cbmem buffer overflow issue.

Test=Boot ADLRVP and check cbmem -c | grep 'CBFS: Found'
lists all stages.

Change-Id: I38fd74c2edd71ce9f6c08db9dacb18e553745877
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56193
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
2021-07-12 04:37:07 +00:00
..
alderlake soc/intel/alderlake: Increase PRERAM_CBMEM_CONSOLE_SIZE to 8KB 2021-07-12 04:37:07 +00:00
apollolake arch/x86: Add X86_CUSTOM_BOOTMEDIA 2021-07-02 23:11:16 +00:00
baytrail src: Introduce ARCH_ALL_STAGES_X86 2021-07-02 08:19:10 +00:00
braswell src: Introduce ARCH_ALL_STAGES_X86 2021-07-02 08:19:10 +00:00
broadwell arch/x86/ioapic: Drop irq_on_fsb as a configurable item 2021-06-16 19:54:49 +00:00
cannonlake src: Introduce ARCH_ALL_STAGES_X86 2021-07-02 08:19:10 +00:00
common soc/intel/common/irq: Program IRQ pin in irq_program_non_pch() 2021-07-12 04:34:14 +00:00
denverton_ns arch/x86: Use ENV_X86_64 instead of _x86_64_ 2021-07-06 06:09:13 +00:00
elkhartlake src: Introduce ARCH_ALL_STAGES_X86 2021-07-02 08:19:10 +00:00
icelake src: Introduce ARCH_ALL_STAGES_X86 2021-07-02 08:19:10 +00:00
jasperlake src: Introduce ARCH_ALL_STAGES_X86 2021-07-02 08:19:10 +00:00
quark src: Introduce ARCH_ALL_STAGES_X86 2021-07-02 08:19:10 +00:00
skylake src: Introduce ARCH_ALL_STAGES_X86 2021-07-02 08:19:10 +00:00
tigerlake src: Introduce ARCH_ALL_STAGES_X86 2021-07-02 08:19:10 +00:00
xeon_sp src: Introduce ARCH_ALL_STAGES_X86 2021-07-02 08:19:10 +00:00
Kconfig