Attention is currently required from: Henry Sun, Stanley Wu, Paul Fagerburg, Karthik Ramasubramanian.
Melo Chuang has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/55112 )
Change subject: mb/google/dedede/var/boten: Modify Wifi-SAR sku condition
......................................................................
Patch Set 1:
(2 comments)
Patchset:
PS1:
there should be always needing a Wifi SAR table, so that's why we modify the conditional expressions (above 0x90000),
this CL (changed conditional expression) is to distinguish which Wifi SAR table should be taken between Boten and Botenflex.
thanks
File src/mainboard/google/dedede/variants/boten/variant.c:
https://review.coreboot.org/c/coreboot/+/55112/comment/832079e9_5bf38d41
PS1, Line 33: if (sku_id >= SKU_ID_BOTENFLEX)
What if a new SKU is added above the range 0x90000, but do not want the botenflex Wifi SAR. […]
there should be always needing a Wifi SAR table, so that's why we modify the conditional expressions (above 0x90000),
this CL (changed conditional expression) is to distinguish which Wifi SAR table should be taken between Boten and Botenflex.
thanks
--
To view, visit
https://review.coreboot.org/c/coreboot/+/55112
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I0a4fb08e558fee26534564aa5e37cac814c5a98a
Gerrit-Change-Number: 55112
Gerrit-PatchSet: 1
Gerrit-Owner: Stanley Wu
stanley1.wu@lcfc.corp-partner.google.com
Gerrit-Reviewer: Henry Sun
henrysun@google.com
Gerrit-Reviewer: Karthik Ramasubramanian
kramasub@google.com
Gerrit-Reviewer: Paul Fagerburg
pfagerburg@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Melo Chuang
melo.chuang@lcfc.corp-partner.google.com
Gerrit-CC: Rasheed Hsueh
rasheed.hsueh@lcfc.corp-partner.google.com
Gerrit-CC: Sunshine Chao
sunshine.chao@lcfc.corp-partner.google.com
Gerrit-Attention: Henry Sun
henrysun@google.com
Gerrit-Attention: Stanley Wu
stanley1.wu@lcfc.corp-partner.google.com
Gerrit-Attention: Paul Fagerburg
pfagerburg@chromium.org
Gerrit-Attention: Karthik Ramasubramanian
kramasub@google.com
Gerrit-Comment-Date: Wed, 07 Jul 2021 06:03:37 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Stanley Wu
stanley1.wu@lcfc.corp-partner.google.com
Comment-In-Reply-To: Karthik Ramasubramanian
kramasub@google.com
Gerrit-MessageType: comment