Attention is currently required from: Tarun Tuli, Kapil Porwal, Sumeet R Pawnikar.
Eric Lai has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/74620 )
Change subject: soc/intel/common: add power limits update support for variants
......................................................................
Patch Set 1:
(1 comment)
File src/soc/intel/common/block/power_limit/power_limit.c:
https://review.coreboot.org/c/coreboot/+/74620/comment/c8526dbf_fdcff6de
PS1, Line 238: variant
soc_update_power_limits is better for common code.
--
To view, visit https://review.coreboot.org/c/coreboot/+/74620
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I414715f211d816bbfad03a673ca96dd5df94caeb
Gerrit-Change-Number: 74620
Gerrit-PatchSet: 1
Gerrit-Owner: Sumeet R Pawnikar <sumeet.r.pawnikar(a)intel.com>
Gerrit-Reviewer: Eric Lai <eric_lai(a)quanta.corp-partner.google.com>
Gerrit-Reviewer: Kapil Porwal <kapilporwal(a)google.com>
Gerrit-Reviewer: Subrata Banik <subratabanik(a)google.com>
Gerrit-Reviewer: Tarun Tuli <taruntuli(a)google.com>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Tarun Tuli <taruntuli(a)google.com>
Gerrit-Attention: Kapil Porwal <kapilporwal(a)google.com>
Gerrit-Attention: Sumeet R Pawnikar <sumeet.r.pawnikar(a)intel.com>
Gerrit-Comment-Date: Fri, 21 Apr 2023 05:21:25 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: Tarun Tuli, Kapil Porwal, Sumeet R Pawnikar.
Eric Lai has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/74379 )
Change subject: mb/google/rex: Add CPU power limit values
......................................................................
Patch Set 2:
(1 comment)
File src/mainboard/google/rex/variants/rex0/ramstage.c:
https://review.coreboot.org/c/coreboot/+/74379/comment/68bbabc2_0d3fffc1
PS1, Line 17: variant_update_power_limits
> I feel we need this here for variants to set during ramstage.
I still think put a __weak function in the systemagent.c before set power_limits, like variant_update_power_limits(), and change the common name to soc_update_power_limits.
--
To view, visit https://review.coreboot.org/c/coreboot/+/74379
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I7953ce8dc0a247d440154902cef1007eb9358dc1
Gerrit-Change-Number: 74379
Gerrit-PatchSet: 2
Gerrit-Owner: Sumeet R Pawnikar <sumeet.r.pawnikar(a)intel.com>
Gerrit-Reviewer: Kapil Porwal <kapilporwal(a)google.com>
Gerrit-Reviewer: Subrata Banik <subratabanik(a)google.com>
Gerrit-Reviewer: Tarun Tuli <taruntuli(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Eric Lai <eric_lai(a)quanta.corp-partner.google.com>
Gerrit-Attention: Tarun Tuli <taruntuli(a)google.com>
Gerrit-Attention: Kapil Porwal <kapilporwal(a)google.com>
Gerrit-Attention: Sumeet R Pawnikar <sumeet.r.pawnikar(a)intel.com>
Gerrit-Comment-Date: Fri, 21 Apr 2023 05:20:41 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Sumeet R Pawnikar <sumeet.r.pawnikar(a)intel.com>
Comment-In-Reply-To: Eric Lai <eric_lai(a)quanta.corp-partner.google.com>
Gerrit-MessageType: comment
Attention is currently required from: Felix Held.
Subrata Banik has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/74562 )
Change subject: mb/google/rex: Enable asynchronous End-Of-Post
......................................................................
Patch Set 2:
(1 comment)
File src/soc/intel/meteorlake/Kconfig:
https://review.coreboot.org/c/coreboot/+/74562/comment/fa37b305_8336fa8d
PS1, Line 92: if !BOARD_GOOGLE_REX_COMMON
> would it be possible to use "if !SOC_INTEL_CSE_SEND_EOP_ASYNC" instead to avoid using board-specific kconfig options in the soc code? feel free to just ack this and look into that later
tried a more generic approach. please let me know your thoughts
--
To view, visit https://review.coreboot.org/c/coreboot/+/74562
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I27b540eeddcada521eba91fcc51504831d6dc855
Gerrit-Change-Number: 74562
Gerrit-PatchSet: 2
Gerrit-Owner: Subrata Banik <subratabanik(a)google.com>
Gerrit-Reviewer: Kapil Porwal <kapilporwal(a)google.com>
Gerrit-Reviewer: Tarun Tuli <taruntuli(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Attention: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Comment-Date: Fri, 21 Apr 2023 04:31:00 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-MessageType: comment
Attention is currently required from: Hung-Te Lin, Ruihai Zhou, Yidi Lin, cong yang.
Yu-Ping Wu has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/74135 )
Change subject: mb/google/corsola: Report SKU and panel ID for unprovisioned devices
......................................................................
Patch Set 8:
(5 comments)
File src/mainboard/google/corsola/boardid.c:
https://review.coreboot.org/c/coreboot/+/74135/comment/06c07fab_b9e69016
PS6, Line 126: if (cached_sku_code == CROS_SKU_UNKNOWN) {
> I think the CROS_SKU_UNPROVISIONED sku id is expected for kingler/krabby board, we don't want to cha […]
Ack
File src/mainboard/google/corsola/boardid.c:
https://review.coreboot.org/c/coreboot/+/74135/comment/5d18282a_9f0a616c
PS8, Line 73:
Remove blank line.
https://review.coreboot.org/c/coreboot/+/74135/comment/a95ad780_42c3caa5
PS8, Line 116: STARMIE
Can you upload another patch to rename this to `STARYU`?
https://review.coreboot.org/c/coreboot/+/74135/comment/ca934312_9c062271
PS8, Line 118: cached_sku_code
Align with `cached_sku_code` in the previous line.
https://review.coreboot.org/c/coreboot/+/74135/comment/2661d9e2_3f4ce144
PS8, Line 128: get_adc_index
Align
--
To view, visit https://review.coreboot.org/c/coreboot/+/74135
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I6339dc3c177fb8982f77fb3bd32dc00da735fce4
Gerrit-Change-Number: 74135
Gerrit-PatchSet: 8
Gerrit-Owner: Ruihai Zhou <zhouruihai(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-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Reviewer: cong yang <yangcong5(a)huaqin.corp-partner.google.com>
Gerrit-Attention: Hung-Te Lin <hungte(a)chromium.org>
Gerrit-Attention: Ruihai Zhou <zhouruihai(a)huaqin.corp-partner.google.com>
Gerrit-Attention: Yidi Lin <yidilin(a)google.com>
Gerrit-Attention: cong yang <yangcong5(a)huaqin.corp-partner.google.com>
Gerrit-Comment-Date: Fri, 21 Apr 2023 03:52:43 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Ruihai Zhou <zhouruihai(a)huaqin.corp-partner.google.com>
Comment-In-Reply-To: Yu-Ping Wu <yupingso(a)google.com>
Gerrit-MessageType: comment
Attention is currently required from: Xi Chen, Paul Menzel, Arthur Heymans.
Yu-Ping Wu has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/74543 )
Change subject: vendorcode/mediatek/mt8192: Fix set but unused variables
......................................................................
Patch Set 5:
(4 comments)
File src/vendorcode/mediatek/mt8192/dramc/dramc_pi_basic_api.c:
https://review.coreboot.org/c/coreboot/+/74543/comment/280ff6f6_1f7c3d29
PS5, Line 274: emi_set
I think this is used below.
https://review.coreboot.org/c/coreboot/+/74543/comment/26ec90ca_9137343b
PS5, Line 305: #if (!__ETT__)//preloader
: if(emi_setting_index == -1)
: emi_set = &default_emi_setting;
: else
: emi_set = &emi_settings[emi_setting_index];
: #else//ett
: emi_set = &default_emi_setting;
: #endif
: (void)emi_set;
Can we remove all of these?
File src/vendorcode/mediatek/mt8192/include/x_hal_io.h:
https://review.coreboot.org/c/coreboot/+/74543/comment/0455c7ed_94ef155b
PS5, Line 65: UINT16 upk = 1; \
Can we remove this variable?
https://review.coreboot.org/c/coreboot/+/74543/comment/c38aa8e3_19998992
PS5, Line 65: UINT16 upk = 1; \
Can we remove this variable?
--
To view, visit https://review.coreboot.org/c/coreboot/+/74543
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ic05a9819764c03184b54c4fc58dbe325fddeae10
Gerrit-Change-Number: 74543
Gerrit-PatchSet: 5
Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: Rex-BC Chen <rex-bc.chen(a)mediatek.com>
Gerrit-Reviewer: Xi Chen <xixi.chen(a)mediatek.com>
Gerrit-Reviewer: Xixi Chen <xixi.chen(a)mediatek.corp-partner.google.com>
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-CC: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Xi Chen <xixi.chen(a)mediatek.com>
Gerrit-Attention: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Comment-Date: Fri, 21 Apr 2023 02:57:28 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: Xi Chen, Paul Menzel, Arthur Heymans.
Yu-Ping Wu has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/74544 )
Change subject: vendorcode/mediatek/mt8192: Fix set but unused variables
......................................................................
Patch Set 5:
(2 comments)
File src/vendorcode/mediatek/mt8192/dramc/dramc_pi_calibration_api.c:
https://review.coreboot.org/c/coreboot/+/74544/comment/3569cce0_51616357
PS5, Line 3017:
Blank line can be removed.
https://review.coreboot.org/c/coreboot/+/74544/comment/ac6c82d6_0d4b5310
PS5, Line 3109: ca_ui_default
Why not just remove this variable?
--
To view, visit https://review.coreboot.org/c/coreboot/+/74544
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I45d51d53f991556cedd1cc45997d76fc828bceb5
Gerrit-Change-Number: 74544
Gerrit-PatchSet: 5
Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: Xi Chen <xixi.chen(a)mediatek.com>
Gerrit-Reviewer: Xixi Chen <xixi.chen(a)mediatek.corp-partner.google.com>
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-CC: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Xi Chen <xixi.chen(a)mediatek.com>
Gerrit-Attention: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Comment-Date: Fri, 21 Apr 2023 02:52:36 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: Paul Menzel, Angel Pons.
Utkarsh Verma has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/74170 )
Change subject: arch/x86/smbios: Fix file formatting
......................................................................
Patch Set 4:
(1 comment)
Patchset:
PS4:
Could you please let me know what improvements I could make towards this?
--
To view, visit https://review.coreboot.org/c/coreboot/+/74170
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I40f44eec4d14d8b905f438c5305b640a33408c45
Gerrit-Change-Number: 74170
Gerrit-PatchSet: 4
Gerrit-Owner: Utkarsh Verma <utkarsh(a)bitbanged.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-CC: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Comment-Date: Fri, 21 Apr 2023 02:02:33 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment