Yidi Lin uploaded patch set #5 to this change.

View Change

soc/mediatek/mt8183: Add DRAM_DMA section

mtlib_init_mcu uses DRAM_DMA section as CBFS buffer.
The change "mediatek/mt8183: Remove DRAM_DMA section" is reverted
for using mtlib_init_mcu.

On mt8173 and mt8192, this region is used by DMA hardware and is
marked as non-cacheable resource. On mt8183, this region is reserved
as CBFS buffer, it is not necessary to be marked as non-cacheable
resource.

Change-Id: I7ce9f68883e2787ee7f3c5066f4c47c5ca315633
Signed-off-by: Yidi Lin <yidi.lin@mediatek.com>
---
A src/soc/mediatek/mt8183/include/soc/symbols.h
M src/soc/mediatek/mt8183/memlayout.ld
2 files changed, 16 insertions(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/32/48232/5

To view, visit change 48232. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I7ce9f68883e2787ee7f3c5066f4c47c5ca315633
Gerrit-Change-Number: 48232
Gerrit-PatchSet: 5
Gerrit-Owner: Yidi Lin <yidi.lin@mediatek.com>
Gerrit-Reviewer: Hung-Te Lin <hungte@chromium.org>
Gerrit-Reviewer: Julius Werner <jwerner@chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Yu-Ping Wu <yupingso@google.com>
Gerrit-MessageType: newpatchset