Attention is currently required from: Angel Pons.
Sean Rhodes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/62706 )
Change subject: mb/starlabs/lite: Add Lite Mk IV variant
......................................................................
Patch Set 19:
(4 comments)
File src/mainboard/starlabs/lite/variants/glkr/devicetree.cb:
https://review.coreboot.org/c/coreboot/+/62706/comment/cef6cef3_e41d36a1
PS18, Line 6: # Graphics
: # TODO:
: # register "panel_cfg" = "{
: # .up_delay_ms = 0, // T3
: # .backlight_on_delay_ms = 0, // T7
: # .backlight_off_delay_ms = 0, // T9
: # .down_delay_ms = 0, // T10
: # .cycle_delay_ms = 500, // T12
: # .backlight_pwm_hz = 200, // PWM
: # }"
> Anything to do?
Make libgfxinit work with GLK(R). Seeing as they all use the Broxton vbt, should be easy.
https://review.coreboot.org/c/coreboot/+/62706/comment/ecdf694b_fe61ba56
PS18, Line 23: register "dptf_enable" = "0"
> Can be omitted
Done
https://review.coreboot.org/c/coreboot/+/62706/comment/a2679b94_b317be48
PS18, Line 36:
: register "pcie_rp_clkreq_pin[0]" = "CLKREQ_DISABLED"
: register "pcie_rp_clkreq_pin[1]" = "CLKREQ_DISABLED"
: register "pcie_rp_clkreq_pin[2]" = "CLKREQ_DISABLED"
: register "pcie_rp_clkreq_pin[3]" = "CLKREQ_DISABLED"
: register "pcie_rp_clkreq_pin[4]" = "CLKREQ_DISABLED"
: register "pcie_rp_clkreq_pin[5]" = "CLKREQ_DISABLED"
:
: register "pcie_rp_deemphasis_enable[0]" = "1"
: register "pcie_rp_deemphasis_enable[1]" = "1"
: register "pcie_rp_deemphasis_enable[2]" = "1"
: register "pcie_rp_deemphasis_enable[3]" = "1"
: register "pcie_rp_deemphasis_enable[4]" = "1"
: register "pcie_rp_deemphasis_enable[5]" = "1"
> Hmmm, but all PCIe ports are off?
According to FSP debug, still needed.
File src/mainboard/starlabs/lite/variants/glkr/romstage.c:
https://review.coreboot.org/c/coreboot/+/62706/comment/178738fd_473d6dd5
PS18, Line 52: void mainboard_memory_init_params(FSPM_UPD *memupd)
> A bunch of the settings in here should be the same for GLK and GLKR. Can be done as a follow-up.
Yup, once APL is done, I want to figure out how to de-dupe the code as around 70% of it is the same for APL, GLK and GLKR.
--
To view, visit https://review.coreboot.org/c/coreboot/+/62706
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Id1cf2846a139004e9bec7bb27e9afe07b7e6f64f
Gerrit-Change-Number: 62706
Gerrit-PatchSet: 19
Gerrit-Owner: Sean Rhodes <sean(a)starlabs.systems>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Comment-Date: Sun, 03 Apr 2022 20:37:38 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-MessageType: comment
Attention is currently required from: Felix Singer, Nico Huber, Michał Żygowski, Paul Menzel, Michał Kopeć, Tim Wawrzynczak, Angel Pons, Patrick Rudolph.
Michael Niewöhner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/63341 )
Change subject: soc/intel/common: register generic LPC resources
......................................................................
Patch Set 2:
This change is ready for review.
--
To view, visit https://review.coreboot.org/c/coreboot/+/63341
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I9f45b38498390016f841ab1d70c8438496dc857e
Gerrit-Change-Number: 63341
Gerrit-PatchSet: 2
Gerrit-Owner: Michael Niewöhner <foss(a)mniewoehner.de>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Felix Singer <felixsinger(a)posteo.net>
Gerrit-Reviewer: Michał Kopeć <michal.kopec(a)3mdeb.com>
Gerrit-Reviewer: Michał Żygowski <michal.zygowski(a)3mdeb.com>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Reviewer: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Attention: Felix Singer <felixsinger(a)posteo.net>
Gerrit-Attention: Nico Huber <nico.h(a)gmx.de>
Gerrit-Attention: Michał Żygowski <michal.zygowski(a)3mdeb.com>
Gerrit-Attention: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Michał Kopeć <michal.kopec(a)3mdeb.com>
Gerrit-Attention: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Attention: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Attention: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Comment-Date: Sun, 03 Apr 2022 20:13:31 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: Frans Hendriks.
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/63243 )
Change subject: src/mb/facebook/fbg1701: Remove IGNORE_IASL_MISSING_DEPENDENCY
......................................................................
Patch Set 1: Code-Review+2
--
To view, visit https://review.coreboot.org/c/coreboot/+/63243
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I014a9078cb12908c515a978e4111ff9facc9e443
Gerrit-Change-Number: 63243
Gerrit-PatchSet: 1
Gerrit-Owner: Frans Hendriks <fhendriks(a)eltan.com>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Elyes Haouas <ehaouas(a)noos.fr>
Gerrit-Reviewer: Erik van den Bogaert <ebogaert(a)eltan.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Frans Hendriks <fhendriks(a)eltan.com>
Gerrit-Comment-Date: Sun, 03 Apr 2022 19:23:07 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Attention is currently required from: Frans Hendriks.
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/63245 )
Change subject: src/mb/facebook/monolith: Remove IGNORE_IASL_MISSING_DEPENDENCY
......................................................................
Patch Set 1: Code-Review+2
--
To view, visit https://review.coreboot.org/c/coreboot/+/63245
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I0d7c99e69d56aa8ebe08b52c91ef800390263185
Gerrit-Change-Number: 63245
Gerrit-PatchSet: 1
Gerrit-Owner: Frans Hendriks <fhendriks(a)eltan.com>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Elyes Haouas <ehaouas(a)noos.fr>
Gerrit-Reviewer: Erik van den Bogaert <ebogaert(a)eltan.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Frans Hendriks <fhendriks(a)eltan.com>
Gerrit-Comment-Date: Sun, 03 Apr 2022 19:04:31 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Attention is currently required from: Frans Hendriks.
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/63244 )
Change subject: src/mb/facebook/monolith/acpi/superio.asl: Remove _PRS
......................................................................
Patch Set 1: Code-Review+2
--
To view, visit https://review.coreboot.org/c/coreboot/+/63244
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I554d3497255c1e50cdbe74b1cffc9f2c59fbae77
Gerrit-Change-Number: 63244
Gerrit-PatchSet: 1
Gerrit-Owner: Frans Hendriks <fhendriks(a)eltan.com>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Elyes Haouas <ehaouas(a)noos.fr>
Gerrit-Reviewer: Erik van den Bogaert <ebogaert(a)eltan.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Frans Hendriks <fhendriks(a)eltan.com>
Gerrit-Comment-Date: Sun, 03 Apr 2022 19:04:27 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment