Attention is currently required from: Hung-Te Lin, Yidi Lin, Yu-Ping Wu.
Hello Hung-Te Lin, Yidi Lin, Yu-Ping Wu,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/85745?usp=email
to look at the new patch set (#2).
Change subject: mb/google/corsola: refactor mipi_panel_power_on function
......................................................................
mb/google/corsola: refactor mipi_panel_power_on function
Refactor mipi_panel_power_on function in panel-starmie.c and
panel-wyrdeer.c to reduce code duplication.
BUG=b:379810871
TEST=emerge-staryu coreboot chromeos-bootimage and check both starmie
and wyrdeer FW screen
BRANCH=corsola
Change-Id: Ic0561e57d99ab55e6dcbb7744b2228c4cebb0d88
Signed-off-by: Yang Wu <wuyang5(a)huaqin.corp-partner.google.com>
---
M src/mainboard/google/corsola/Makefile.mk
M src/mainboard/google/corsola/panel.h
M src/mainboard/google/corsola/panel_starmie.c
A src/mainboard/google/corsola/panel_tps65132s.c
M src/mainboard/google/corsola/panel_wyrdeer.c
5 files changed, 64 insertions(+), 66 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/45/85745/2
--
To view, visit https://review.coreboot.org/c/coreboot/+/85745?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: Ic0561e57d99ab55e6dcbb7744b2228c4cebb0d88
Gerrit-Change-Number: 85745
Gerrit-PatchSet: 2
Gerrit-Owner: Yang Wu <wuyang5(a)huaqin.corp-partner.google.com>
Gerrit-Reviewer: Hung-Te Lin <hungte(a)chromium.org>
Gerrit-Reviewer: Yidi Lin <yidilin(a)google.com>
Gerrit-Reviewer: Yu-Ping Wu <yupingso(a)google.com>
Gerrit-Attention: Hung-Te Lin <hungte(a)chromium.org>
Gerrit-Attention: Yu-Ping Wu <yupingso(a)google.com>
Gerrit-Attention: Yidi Lin <yidilin(a)google.com>
Attention is currently required from: Hung-Te Lin, Jarried Lin.
Andy Hsu has posted comments on this change by Jarried Lin. ( https://review.coreboot.org/c/coreboot/+/85654?usp=email )
Change subject: soc/mediatek/mt8196: Add GPUEB support
......................................................................
Patch Set 3:
(1 comment)
File src/soc/mediatek/mt8196/gpueb.c:
https://review.coreboot.org/c/coreboot/+/85654/comment/e60e71a9_e5e6ef58?us… :
PS2, Line 358: die
> Is the gpueb init flow critical for the device to boot up? If not, I wonder if we can print an error […]
The gpueb init flow is critical for boot up. If issues are not detected at this stage, it will be difficult to identify the problem later in the kernel driver, such as whether it is a firmware load failure or a register setting issue.
--
To view, visit https://review.coreboot.org/c/coreboot/+/85654?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: I0f10dfc753f73df97ea08a4c23e97de416832be2
Gerrit-Change-Number: 85654
Gerrit-PatchSet: 3
Gerrit-Owner: Jarried Lin <jarried.lin(a)mediatek.com>
Gerrit-Reviewer: Andy Hsu <andy.hsu(a)mediatek.corp-partner.google.com>
Gerrit-Reviewer: Hung-Te Lin <hungte(a)chromium.org>
Gerrit-Reviewer: Yidi Lin <yidilin(a)google.com>
Gerrit-Reviewer: Yu-Ping Wu <yupingso(a)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, 23 Dec 2024 12:54:07 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Yu-Ping Wu <yupingso(a)google.com>
Sean Rhodes has posted comments on this change by Sean Rhodes. ( https://review.coreboot.org/c/coreboot/+/85708?usp=email )
Change subject: mb/starlabs/merlin: Remove unused definition
......................................................................
Set Ready For Review
--
To view, visit https://review.coreboot.org/c/coreboot/+/85708?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: I292fb42d11b52083a1dc2cde1164daaef3abfb6e
Gerrit-Change-Number: 85708
Gerrit-PatchSet: 2
Gerrit-Owner: Sean Rhodes <sean(a)starlabs.systems>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Mon, 23 Dec 2024 12:05:09 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Sean Rhodes has uploaded a new patch set (#3). ( https://review.coreboot.org/c/coreboot/+/85694?usp=email )
Change subject: mb/starlabs/*: Tweak the performance profiles
......................................................................
mb/starlabs/*: Tweak the performance profiles
Adjust these so they simply adjust the Intel detaults, rather than
having hardcoded values.
Change-Id: I8375428e9ace8e505e8cb53b2e4912592715b79a
Signed-off-by: Sean Rhodes <sean(a)starlabs.systems>
---
M src/mainboard/starlabs/byte_adl/variants/mk_ii/devtree.c
M src/mainboard/starlabs/lite/devtree.c
M src/mainboard/starlabs/starbook/variants/adl/devtree.c
M src/mainboard/starlabs/starbook/variants/cml/devtree.c
M src/mainboard/starlabs/starbook/variants/kbl/devtree.c
M src/mainboard/starlabs/starbook/variants/rpl/devtree.c
M src/mainboard/starlabs/starbook/variants/tgl/devtree.c
M src/mainboard/starlabs/starfighter/variants/rpl/devtree.c
M src/mainboard/starlabs/starlite_adl/variants/mk_v/devtree.c
9 files changed, 99 insertions(+), 68 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/94/85694/3
--
To view, visit https://review.coreboot.org/c/coreboot/+/85694?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I8375428e9ace8e505e8cb53b2e4912592715b79a
Gerrit-Change-Number: 85694
Gerrit-PatchSet: 3
Gerrit-Owner: Sean Rhodes <sean(a)starlabs.systems>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Sean Rhodes has posted comments on this change by Sean Rhodes. ( https://review.coreboot.org/c/coreboot/+/76582?usp=email )
Change subject: ec/starlabs/merlin: Adjust the EC code to read values from CMOS
......................................................................
Set Ready For Review
--
To view, visit https://review.coreboot.org/c/coreboot/+/76582?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: Idb094456543c75b59a8ddd80b58eb4fa1e10144f
Gerrit-Change-Number: 76582
Gerrit-PatchSet: 5
Gerrit-Owner: Sean Rhodes <sean(a)starlabs.systems>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Mon, 23 Dec 2024 11:45:39 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Attention is currently required from: yuchi.chen(a)intel.com.
Patrick Rudolph has posted comments on this change by yuchi.chen(a)intel.com. ( https://review.coreboot.org/c/coreboot/+/83321?usp=email )
Change subject: soc/intel/snowridge: Add support for Intel Atom Snow Ridge SoC
......................................................................
Patch Set 64:
(1 comment)
File src/soc/intel/snowridge/lockdown.c:
https://review.coreboot.org/c/coreboot/+/83321/comment/7f63b2d9_f7fa8b86?us… :
PS64, Line 31: SMM_FEATURE_CONTROL
Is this really writeable outside of SMM?
--
To view, visit https://review.coreboot.org/c/coreboot/+/83321?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: I32ad836dfaaff0d1816eac41e5a7d19ece11080f
Gerrit-Change-Number: 83321
Gerrit-PatchSet: 64
Gerrit-Owner: yuchi.chen(a)intel.com
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Reviewer: Jérémy Compostella <jeremy.compostella(a)intel.com>
Gerrit-Reviewer: Lean Sheng Tan <tanleansheng(a)outlook.com>
Gerrit-Reviewer: Maximilian Brune <maximilian.brune(a)9elements.com>
Gerrit-Reviewer: Patrick Rudolph <patrick.rudolph(a)9elements.com>
Gerrit-Reviewer: Shuo Liu <shuo.liu(a)intel.com>
Gerrit-Reviewer: Vasiliy Khoruzhick <vasilykh(a)arista.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: 9elements QA <hardwaretestrobot(a)gmail.com>
Gerrit-CC: Elyes Haouas <ehaouas(a)noos.fr>
Gerrit-CC: Felix Singer <service+coreboot-gerrit(a)felixsinger.de>
Gerrit-CC: Frans Hendriks <fhendriks(a)eltan.com>
Gerrit-CC: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: yuchi.chen(a)intel.com
Gerrit-Comment-Date: Mon, 23 Dec 2024 11:29:29 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Attention is currently required from: Paul Menzel.
Sean Rhodes has posted comments on this change by Sean Rhodes. ( https://review.coreboot.org/c/coreboot/+/85706?usp=email )
Change subject: mb/starlabs/byte: Update the VBT from 249 to 251
......................................................................
Patch Set 3:
(2 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/85706/comment/80ff6ac9_ece61424?us… :
PS1, Line 7: to 251
> from X to 251
Done
https://review.coreboot.org/c/coreboot/+/85706/comment/1152ab51_829d9947?us… :
PS1, Line 9: This silences a few warnings in FSP.
> It’d be great if you pasted those.
I've been told off before by Intel for posting FSP debug logs 😊
--
To view, visit https://review.coreboot.org/c/coreboot/+/85706?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: I3bef919d1c6fcb9abff4fc49300321c9d471cb82
Gerrit-Change-Number: 85706
Gerrit-PatchSet: 3
Gerrit-Owner: Sean Rhodes <sean(a)starlabs.systems>
Gerrit-CC: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Comment-Date: Mon, 23 Dec 2024 11:22:42 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Paul Menzel <paulepanter(a)mailbox.org>