Attention is currently required from: Hung-Te Lin, Angel Pons, Yu-Ping Wu, Jianjun Wang.
Rex-BC Chen has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/62933 )
Change subject: soc/mediatek: Add timestamp to measure PERST# time
......................................................................
Patch Set 1:
(2 comments)
Patchset:
PS1:
this patch should be put after CB:62934, or it will build fail.
File src/mainboard/google/cherry/bootblock.c:
https://review.coreboot.org/c/coreboot/+/62933/comment/745a5813_63bb6bfc
PS1, Line 53: if (CONFIG(COLLECT_TIMESTAMPS) &&
: REGION_SIZE(pcie_timestamp) > 0) {
: uint64_t timestamp = timestamp_get();
: write64(_pcie_timestamp, timestamp);
: }
I think we should put them inside mtk_pcie_pre_init()
--
To view, visit
https://review.coreboot.org/c/coreboot/+/62933
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ie2b7b6174abdf951af5796ab5ed141c45f32fc71
Gerrit-Change-Number: 62933
Gerrit-PatchSet: 1
Gerrit-Owner: Jianjun Wang
jianjun.wang@mediatek.corp-partner.google.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Hung-Te Lin
hungte@chromium.org
Gerrit-Reviewer: Paul Menzel
paulepanter@mailbox.org
Gerrit-Reviewer: Rex-BC Chen
rex-bc.chen@mediatek.com
Gerrit-Reviewer: Yu-Ping Wu
yupingso@google.com
Gerrit-CC: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Attention: Hung-Te Lin
hungte@chromium.org
Gerrit-Attention: Angel Pons
th3fanbus@gmail.com
Gerrit-Attention: Yu-Ping Wu
yupingso@google.com
Gerrit-Attention: Jianjun Wang
jianjun.wang@mediatek.corp-partner.google.com
Gerrit-Comment-Date: Sat, 19 Mar 2022 10:09:54 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment