Attention is currently required from: Hung-Te Lin, Jianjun Wang, Julius Werner, Nico Huber, Paul Menzel, Yu-Ping Wu.
Yidi Lin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/78044?usp=email )
Change subject: soc/mediatek: PCI: Fix translation window
......................................................................
Patch Set 15:
(1 comment)
File src/soc/mediatek/common/pcie.c:
https://review.coreboot.org/c/coreboot/+/78044/comment/e3150a1c_0ac77c25 :
PS14, Line 240: if (mtk_pcie_set_trans_window(&count, table_base, &conf->mmio_res_io)
: < 0) {
: printk(BIOS_ERR, "%s: Failed to set IO window, ignore it\n",
: __func__);
: count = 0;
: }
:
: /* Initialize memory resources constraints. */
: if (mtk_pcie_set_trans_window(&count, table_base, &conf->mmio_res_mem)
: < 0)
Any update jianjun?
done
--
To view, visit
https://review.coreboot.org/c/coreboot/+/78044?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I42b0f0bf9222d284dee0c29f1a6ed6366d6e6689
Gerrit-Change-Number: 78044
Gerrit-PatchSet: 15
Gerrit-Owner: Jianjun Wang
jianjun.wang@mediatek.com
Gerrit-Reviewer: Hung-Te Lin
hungte@chromium.org
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Yidi Lin
yidilin@google.com
Gerrit-Reviewer: Yu-Ping Wu
yupingso@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@mailbox.org
Gerrit-Attention: Hung-Te Lin
hungte@chromium.org
Gerrit-Attention: Nico Huber
nico.h@gmx.de
Gerrit-Attention: Paul Menzel
paulepanter@mailbox.org
Gerrit-Attention: Julius Werner
jwerner@chromium.org
Gerrit-Attention: Yu-Ping Wu
yupingso@google.com
Gerrit-Attention: Jianjun Wang
jianjun.wang@mediatek.com
Gerrit-Comment-Date: Fri, 06 Oct 2023 03:38:53 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Nico Huber
nico.h@gmx.de
Comment-In-Reply-To: Yu-Ping Wu
yupingso@google.com
Gerrit-MessageType: comment