Attention is currently required from: Hung-Te Lin, Jarried Lin.
Yu-Ping Wu has posted comments on this change by Jarried Lin. ( https://review.coreboot.org/c/coreboot/+/86017?usp=email )
Change subject: soc/mediatek/mt8196: Add thermal driver
......................................................................
Patch Set 8: -Code-Review
(4 comments)
File src/soc/mediatek/mt8196/thermal.c:
https://review.coreboot.org/c/coreboot/+/86017/comment/339c1b36_2dbe623d?us… :
PS8, Line 38: */
> To avoid duplication, the comment should just be in one file?
Please remove the duplicate comments in thermal_internal.h.
https://review.coreboot.org/c/coreboot/+/86017/comment/66ae941f_f2c7b6e7?us… :
PS8, Line 163: printk(BIOS_INFO, "%s: msr_raw=%u, temp_mc=%d\n", __func__, msr_raw, temp_mc);
> Should be a debug message, or rewritten?
Please change to `BIOS_DEBUG`
https://review.coreboot.org/c/coreboot/+/86017/comment/1ca3aa62_ce7c38e7?us… :
PS8, Line 170: uint32_t i;
> size_t?
I'd prefer using `int` for array index. `size_t` is for representing the size of a C object.
Either way, `i`, `j`, `s_index` should all be changed to a native type.
https://review.coreboot.org/c/coreboot/+/86017/comment/e1bcf8c4_c3778267?us… :
PS8, Line 271: printk(BIOS_INFO, "%s\n", __func__);
> Looks like a debug message.
Can we remove this log?
--
To view, visit https://review.coreboot.org/c/coreboot/+/86017?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: Ieef94a6909e4da82461351bcb9292e9d01db3362
Gerrit-Change-Number: 86017
Gerrit-PatchSet: 8
Gerrit-Owner: Jarried Lin <jarried.lin(a)mediatek.com>
Gerrit-Reviewer: Hung-Te Lin <hungte(a)chromium.org>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Reviewer: Yidi Lin <yidilin(a)google.com>
Gerrit-Reviewer: Yu-Ping Wu <yupingso(a)google.com>
Gerrit-Reviewer: Zhaoqing Jiu <zhaoqing.jiu(a)mediatek.corp-partner.google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Hung-Te Lin <hungte(a)chromium.org>
Gerrit-Attention: Jarried Lin <jarried.lin(a)mediatek.com>
Gerrit-Comment-Date: Mon, 20 Jan 2025 02:26:24 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: Paul Menzel <paulepanter(a)mailbox.org>
Attention is currently required from: Nicholas Chin.
Elyes Haouas has posted comments on this change by Nicholas Chin. ( https://review.coreboot.org/c/coreboot/+/86058?usp=email )
Change subject: util/find_usbdebug: Fix line indented with spaces instead of tabs
......................................................................
Patch Set 1: Code-Review+2
--
To view, visit https://review.coreboot.org/c/coreboot/+/86058?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: Id131f68465330c183c7c6ba4c85cd098dfe9a94e
Gerrit-Change-Number: 86058
Gerrit-PatchSet: 1
Gerrit-Owner: Nicholas Chin <nic.c3.14(a)gmail.com>
Gerrit-Reviewer: Elyes Haouas <ehaouas(a)noos.fr>
Gerrit-Attention: Nicholas Chin <nic.c3.14(a)gmail.com>
Gerrit-Comment-Date: Mon, 20 Jan 2025 01:12:34 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Attention is currently required from: Nicholas Chin.
Elyes Haouas has posted comments on this change by Nicholas Chin. ( https://review.coreboot.org/c/coreboot/+/85857?usp=email )
Change subject: docs/getting-started: Update guide for writing docs
......................................................................
Patch Set 5: Code-Review+1
--
To view, visit https://review.coreboot.org/c/coreboot/+/85857?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I569862e30fb88a421ad2338aafabeaf3ea76836a
Gerrit-Change-Number: 85857
Gerrit-PatchSet: 5
Gerrit-Owner: Nicholas Chin <nic.c3.14(a)gmail.com>
Gerrit-Reviewer: Elyes Haouas <ehaouas(a)noos.fr>
Gerrit-Reviewer: Nicholas Chin <nic.c3.14(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Nicholas Chin <nic.c3.14(a)gmail.com>
Gerrit-Comment-Date: Mon, 20 Jan 2025 01:11:03 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Nicholas Chin has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/84884?usp=email )
Change subject: [NOT FOR MERGE] Docs: Testing for CI
......................................................................
Abandoned
--
To view, visit https://review.coreboot.org/c/coreboot/+/84884?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: abandon
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I5bfab65462d63f4a22533613f9d9890c2698210d
Gerrit-Change-Number: 84884
Gerrit-PatchSet: 2
Gerrit-Owner: Nicholas Chin <nic.c3.14(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Nicholas Chin has posted comments on this change by Nicholas Chin. ( https://review.coreboot.org/c/coreboot/+/85790?usp=email )
Change subject: util/find_usbdebug: Fix lsusb -t parsing for usbutils v016 and newer
......................................................................
Patch Set 5:
(1 comment)
File util/find_usbdebug/find_usbdebug.sh:
https://review.coreboot.org/c/coreboot/+/85790/comment/3aa51362_0969bbf2?us… :
PS5, Line 50:
> should be a tab instead of spaces
Fixed in CB:86058
--
To view, visit https://review.coreboot.org/c/coreboot/+/85790?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: Iffa1238b995d387d6e51459f85ae96da52a5c0ff
Gerrit-Change-Number: 85790
Gerrit-PatchSet: 5
Gerrit-Owner: Nicholas Chin <nic.c3.14(a)gmail.com>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Felix Singer <service+coreboot-gerrit(a)felixsinger.de>
Gerrit-Reviewer: Jan Philipp Groß <jeangrande(a)mailbox.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: 9elements QA <hardwaretestrobot(a)gmail.com>
Gerrit-CC: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Comment-Date: Mon, 20 Jan 2025 00:59:42 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Felix Held <felix-coreboot(a)felixheld.de>
Nicholas Chin has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/86058?usp=email )
Change subject: util/find_usbdebug: Fix line indented with spaces instead of tabs
......................................................................
util/find_usbdebug: Fix line indented with spaces instead of tabs
Change-Id: Id131f68465330c183c7c6ba4c85cd098dfe9a94e
Signed-off-by: Nicholas Chin <nic.c3.14(a)gmail.com>
---
M util/find_usbdebug/find_usbdebug.sh
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/58/86058/1
diff --git a/util/find_usbdebug/find_usbdebug.sh b/util/find_usbdebug/find_usbdebug.sh
index 4606080..47d13a9 100755
--- a/util/find_usbdebug/find_usbdebug.sh
+++ b/util/find_usbdebug/find_usbdebug.sh
@@ -47,7 +47,7 @@
port=$2
# lsusb -t uses 3 digits for bus/port nunmbers as of version 016 and later
- if [ $(lsusb -V | cut -f 3 -d " ") -lt 16 ]; then
+ if [ $(lsusb -V | cut -f 3 -d " ") -lt 16 ]; then
busstr=`printf "Bus %02d" "$bus"`
portstr="Port $port"
else
--
To view, visit https://review.coreboot.org/c/coreboot/+/86058?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: Id131f68465330c183c7c6ba4c85cd098dfe9a94e
Gerrit-Change-Number: 86058
Gerrit-PatchSet: 1
Gerrit-Owner: Nicholas Chin <nic.c3.14(a)gmail.com>