soc/intel/meteorlake: increase cbfs and preram cbmem console sizes
These values were taken from alderlake. Change-Id: Ib790c7d52748156b25bad423ed082c1b51a33550 Signed-off-by: Jeremy Soller <jackpot51@gmail.com>
This commit is contained in:
committed by
Tim Crawford
parent
9d33c4a117
commit
d141a3054d
@@ -335,11 +335,11 @@ config VBOOT_HASH_BLOCK_SIZE
|
|||||||
|
|
||||||
config CBFS_SIZE
|
config CBFS_SIZE
|
||||||
hex
|
hex
|
||||||
default 0x200000
|
default 0x400000
|
||||||
|
|
||||||
config PRERAM_CBMEM_CONSOLE_SIZE
|
config PRERAM_CBMEM_CONSOLE_SIZE
|
||||||
hex
|
hex
|
||||||
default 0x2000
|
default 0x4000
|
||||||
|
|
||||||
config CONSOLE_CBMEM_BUFFER_SIZE
|
config CONSOLE_CBMEM_BUFFER_SIZE
|
||||||
hex
|
hex
|
||||||
|
Reference in New Issue
Block a user