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:
Jeremy Soller 2024-03-21 11:46:04 -06:00
parent 22a3cb788d
commit 7beec0babd
No known key found for this signature in database
GPG Key ID: D02FD439211AF56F

View File

@ -333,11 +333,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