Attention is currently required from: Paul Menzel, Rex-BC Chen. Hello build bot (Jenkins), Yu-Ping Wu,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/63605
to look at the new patch set (#2).
Change subject: soc/mediatek/mt8195: Reserve 17MB DRAM for audio and DSP ......................................................................
soc/mediatek/mt8195: Reserve 17MB DRAM for audio and DSP
Audio and DSP use the 0x60000000 of 17M to do some operations in kernel drivers. Therefore, we reserve this DRAM address to prevent this address is used in bootloader stage.
BUG=b:226200719 TEST=emerge-cherry coreboot
Signed-off-by: Rex-BC Chen rex-bc.chen@mediatek.com Change-Id: Id0ef9fe2ef3447c6f663eb91f5184cdb7482c4a4 --- M src/soc/mediatek/mt8195/include/soc/memlayout.ld M src/soc/mediatek/mt8195/soc.c 2 files changed, 9 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/63605/2