Attention is currently required from: Hung-Te Lin, Yu-Ping Wu. Hello Hung-Te Lin, Yu-Ping Wu,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/60529
to look at the new patch set (#2).
Change subject: soc/mediatek/mt8186: Increase size of CBFS_MCACHE ......................................................................
soc/mediatek/mt8186: Increase size of CBFS_MCACHE
The current CBFS mcache size (roughly 7KiB) is insufficient for mt8186, so increase it by 1KiB.
Error logs: CBFS ERROR: mcache overflow, should increase CBFS_MCACHE size! CBFS: mcache @0x0010e004 built for 63 files, used 0xde4 of 0xdfc bytes
BUG=b:202871018 TEST=no cbfs error logs.
Signed-off-by: Rex-BC Chen rex-bc.chen@mediatek.com Change-Id: I1e627ede3774665575006f752f89101e3c5bde9f --- M src/soc/mediatek/mt8186/include/soc/memlayout.ld 1 file changed, 7 insertions(+), 7 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/29/60529/2