Attention is currently required from: Rex-BC Chen. Hung-Te Lin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/63109 )
Change subject: soc/mediatek: Fix assert issue in MT8195 ......................................................................
Patch Set 1:
(1 comment)
Commit Message:
https://review.coreboot.org/c/coreboot/+/63109/comment/017c4b65_bd6ae179 PS1, Line 10: emove : this assertion
ok, I will ask Xi Chen to fix this issue. […]
If adding size to 8192/8195 is very difficult, at least we can add a Kconfig to identify if the SoC supports sdram, and early return in add_mem_chip_info.
Or, we may even consider extending the early_init / persistent_data thing, to make dram_size part of it, so every platforms can update the DRAM size in the future.