Attention is currently required from: Dehui Sun, Hung-Te Lin, Jarried Lin, Yu-Ping Wu.
Yidi Lin has posted comments on this change by Jarried Lin. ( https://review.coreboot.org/c/coreboot/+/85362?usp=email )
Change subject: soc/mediatek/mt8196: Add booker driver
......................................................................
Patch Set 3:
(1 comment)
File src/soc/mediatek/mt8196/booker.c:
https://review.coreboot.org/c/coreboot/+/85362/comment/5f4185d8_655c1fe6?usp... :
PS1, Line 23: "ldr x0, =0x0a450a00\n"
: "ldr x1, [x0]\n"
: "ldr x2, =0x8\n"
: "bic x1, x1, x2\n"
: "str x1, [x0]\n"
:
: "ldr x0, =0x0ac50a00\n"
: "ldr x1, [x0]\n"
: "ldr x2, =0x8\n"
: "bic x1, x1, x2\n"
: "str x1, [x0]\n"
:
: "ldr x0, =0x0b450a00\n"
: "ldr x1, [x0]\n"
: "ldr x2, =0x8\n"
: "bic x1, x1, x2\n"
: "str x1, [x0]\n"
:
: "ldr x0, =0x0bc50a00\n"
: "ldr x1, [x0]\n"
: "ldr x2, =0x8\n"
: "bic x1, x1, x2\n"
: "str x1, [x0]\n"
This inline assembly involves general flow settings. […]
Thanks. Using `clrbits32` would be clear and readable.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/85362?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: I6bde1e20137890addf18b23b47f17b1f63824b22
Gerrit-Change-Number: 85362
Gerrit-PatchSet: 3
Gerrit-Owner: Jarried Lin
jarried.lin@mediatek.com
Gerrit-Reviewer: Dehui Sun
dehui.sun@mediatek.corp-partner.google.com
Gerrit-Reviewer: Hung-Te Lin
hungte@chromium.org
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-Attention: Hung-Te Lin
hungte@chromium.org
Gerrit-Attention: Dehui Sun
dehui.sun@mediatek.corp-partner.google.com
Gerrit-Attention: Jarried Lin
jarried.lin@mediatek.com
Gerrit-Attention: Yu-Ping Wu
yupingso@google.com
Gerrit-Comment-Date: Mon, 02 Dec 2024 05:49:28 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Dehui Sun
dehui.sun@mediatek.corp-partner.google.com
Comment-In-Reply-To: Yidi Lin
yidilin@google.com