diff options
author | Kapil Porwal <kapilporwal@google.com> | 2023-01-18 01:10:04 +0530 |
---|---|---|
committer | Subrata Banik <subratabanik@google.com> | 2023-01-19 09:47:55 +0000 |
commit | 1eb4425203910eebea19267ffd27aafe22e0b8d6 (patch) | |
tree | c6ea7e9d4ca31a9c2e1fb6f52e03c8211e8323a3 /src/soc/mediatek/mt8188/Makefile.inc | |
parent | febcc020fd1d375634f535b488e1c3747a7621fd (diff) |
soc/intel/meteorlake: Increase cbmem buffer size to 256KB
Current size of the cbmem buffer (128KB) is insufficient to contain the
complete debug logs which is more than 166KB hence, cbmem console buffer has wound off to contain the maximum possible debug messages within the allocated buffer as results, we are seeing truncated debug message while looking into the cbmem console.
This patch increases cbmem buffer size to 256KB so that the complete
debug log can be stored in it.
BUG=b:265683565
TEST=Make sure that logs from all the boot stages can be seen using
'cbmem -c'.
Signed-off-by: Kapil Porwal <kapilporwal@google.com>
Change-Id: Ibeabb61d60491b831252b7161c9d3181fbe09e73
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72047
Reviewed-by: Subrata Banik <subratabanik@google.com>
Reviewed-by: Usha P <usha.p@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/mediatek/mt8188/Makefile.inc')
0 files changed, 0 insertions, 0 deletions