Hello Hung-Te Lin, build bot (Jenkins), Patrick Georgi, Martin Roth, CK HU,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/46387
to look at the new patch set (#7).
Change subject: soc/mediatek/mt8192: Turn off L2C SRAM and reconfigure as L2 cache ......................................................................
soc/mediatek/mt8192: Turn off L2C SRAM and reconfigure as L2 cache
Mediatek SoC uses part of the L2 cache as SRAM before DRAM is ready. After DRAM is ready, we should invoke disable_l2c_sram to reconfigure the L2C SRAM as L2 cache.
Signed-off-by: CK Hu ck.hu@mediatek.com Change-Id: Icaf80bd9da3e082405ba66ef05dd5ea9185784a0 --- M src/soc/mediatek/mt8192/Makefile.inc A src/soc/mediatek/mt8192/mmu_operations.c M src/soc/mediatek/mt8192/soc.c 3 files changed, 33 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/87/46387/7