Attention is currently required from: Alper Nebi Yasak, Arthur Heymans, Philipp Hug, ron minnich.
Hello Arthur Heymans, Philipp Hug, build bot (Jenkins), ron minnich,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/80379?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed: Code-Review+1 by Philipp Hug, Code-Review+2 by Arthur Heymans, Verified+1 by build bot (Jenkins)
The change is no longer submittable: Code-Review and Verified are unsatisfied now.
Change subject: mainboard/qemu-riscv: Move DRAM resource setup to read_resources ......................................................................
mainboard/qemu-riscv: Move DRAM resource setup to read_resources
A previous commit adds PCI support to the qemu-riscv mainboard code, in part by adding a read_resources() function. Move its DRAM resource setup there, similar to qemu-aarch64.
Change-Id: Ic171cb7e22d9da2df18a9d171a5ab89c2cd3298b Signed-off-by: Alper Nebi Yasak alpernebiyasak@gmail.com --- M src/mainboard/emulation/qemu-riscv/mainboard.c 1 file changed, 2 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/79/80379/2