diff --git a/src/soc/amd/stoneyridge/Kconfig b/src/soc/amd/stoneyridge/Kconfig index 0425bebd0f..16051d7712 100644 --- a/src/soc/amd/stoneyridge/Kconfig +++ b/src/soc/amd/stoneyridge/Kconfig @@ -80,6 +80,12 @@ config DCACHE_BSP_STACK_SIZE The amount of anticipated stack usage in CAR by bootblock and other stages. +config PRERAM_CBMEM_CONSOLE_SIZE + hex + default 0x1200 + help + Increase this value if preram cbmem console is getting truncated + config CPU_ADDR_BITS int default 48