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:
parent
19fcfac325
commit
62886ac1a9
@ -336,11 +336,11 @@ config VBOOT_HASH_BLOCK_SIZE
|
||||
|
||||
config CBFS_SIZE
|
||||
hex
|
||||
default 0x200000
|
||||
default 0x400000
|
||||
|
||||
config PRERAM_CBMEM_CONSOLE_SIZE
|
||||
hex
|
||||
default 0x2000
|
||||
default 0x4000
|
||||
|
||||
config CONSOLE_CBMEM_BUFFER_SIZE
|
||||
hex
|
||||
|
Loading…
x
Reference in New Issue
Block a user