Attention is currently required from: Rex-BC Chen. Hello Hung-Te Lin, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/63109
to look at the new patch set (#2).
Change subject: soc/mediatek: Add a configurate "FILL_DRAM_INFO_FROM_BLOB" ......................................................................
soc/mediatek: Add a configurate "FILL_DRAM_INFO_FROM_BLOB"
There is a assertion error for platforms which dram_info are not implemented in blob, like MT8192 and MT8195. Therefore, we add a configuration "FILL_DRAM_INFO_FROM_BLOB" to control this situation.
BUG=none TEST=build pass
Signed-off-by: Rex-BC Chen rex-bc.chen@mediatek.com Change-Id: Iebe9ea0c1d01890b09fdf586813d85adde9702e1 --- M src/soc/mediatek/common/Kconfig M src/soc/mediatek/common/memory.c 2 files changed, 11 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/09/63109/2