Attention is currently required from: Subrata Banik, Tarun Tuli.
Felix Singer has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/76217?usp=email )
Change subject: [TEST] soc/intel/alderlake: Increase default CBFS size ......................................................................
[TEST] soc/intel/alderlake: Increase default CBFS size
Change-Id: I2fc16240bef36c057608acadf3cb7c65e7f0d244 Signed-off-by: Felix Singer felixsinger@posteo.net --- M src/soc/intel/alderlake/Kconfig 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/17/76217/1
diff --git a/src/soc/intel/alderlake/Kconfig b/src/soc/intel/alderlake/Kconfig index 664876a..37ce1ba 100644 --- a/src/soc/intel/alderlake/Kconfig +++ b/src/soc/intel/alderlake/Kconfig @@ -378,7 +378,7 @@ default 0x1000
config CBFS_SIZE - default 0x200000 + default 0x400000
config PRERAM_CBMEM_CONSOLE_SIZE hex