Attention is currently required from: Henry Sun, Frank Chu, Zhuohao Lee, Karthik Ramasubramanian.
Marco Chen has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/58734 )
Change subject: mb/google/dedede/var/galtic: update Wifi SAR for convertibles
......................................................................
Patch Set 6:
(4 comments)
File src/mainboard/google/dedede/variants/galtic/variant.c:
https://review.coreboot.org/c/coreboot/+/58734/comment/c25eb494_cd7800a0
PS6, Line 23: return "wifi_sar-galtic.hex";
sorry, could I know why default sar file recommend to use galtic sar file? […]
Oh, just because in original code, galtic was returned so I think the default one would be galtic. But it should be fine if you set galith is the default one in CL:3267913
https://review.coreboot.org/c/coreboot/+/58734/comment/cdbc8b21_f1ace713
PS6, Line 27: galith
According to the result of RF measurement, both of galith/gallop wifi sar table is the same
As you mentioned, if galith is the default SAR table defined in CL:3267913 then you can just have line 32 to return WIFI_SAR_CBFS_DEFAULT_FILENAME and remove line 24 ~ 27?
https://review.coreboot.org/c/coreboot/+/58734/comment/aa54f675_4782a657
PS6, Line 31: return "wifi_sar-galith360.hex";
nit: a new line before line 32 please.
https://review.coreboot.org/c/coreboot/+/58734/comment/b7c32c24_b7589e41
PS6, Line 32: return "WIFI_SAR_CBFS_DEFAULT_FILENAME";
https://chromium-review.googlesource. […]
By the way, WIFI_SAR_CBFS_DEFAULT_FILENAME should be returned instead of "WIFI_SAR_CBFS_DEFAULT_FILENAME"?
--
To view, visit
https://review.coreboot.org/c/coreboot/+/58734
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: If4203d176dd717fa62c88d9b4fab8a53847213fe
Gerrit-Change-Number: 58734
Gerrit-PatchSet: 6
Gerrit-Owner: Frank Chu
frank_chu@pegatron.corp-partner.google.com
Gerrit-Reviewer: Frank Chu
frank_chu@pegatron.corp-partner.google.com
Gerrit-Reviewer: Henry Sun
henrysun@google.com
Gerrit-Reviewer: Karthik Ramasubramanian
kramasub@google.com
Gerrit-Reviewer: Shou-Chieh Hsu
shouchieh@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Daniel Peng
daniel_peng@pegatron.corp-partner.google.com
Gerrit-CC: Hank Lin
hank2_lin@pegatron.corp-partner.google.com
Gerrit-CC: Ken Lu
ken_lu@pegatron.corp-partner.google.com
Gerrit-CC: Marco Chen
marcochen@google.com
Gerrit-CC: Paul Menzel
paulepanter@mailbox.org
Gerrit-CC: Zhuohao Lee
zhuohao@google.com
Gerrit-Attention: Henry Sun
henrysun@google.com
Gerrit-Attention: Frank Chu
frank_chu@pegatron.corp-partner.google.com
Gerrit-Attention: Zhuohao Lee
zhuohao@google.com
Gerrit-Attention: Karthik Ramasubramanian
kramasub@google.com
Gerrit-Comment-Date: Tue, 09 Nov 2021 02:41:55 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Henry Sun
henrysun@google.com
Comment-In-Reply-To: Frank Chu
frank_chu@pegatron.corp-partner.google.com
Comment-In-Reply-To: Marco Chen
marcochen@google.com
Comment-In-Reply-To: Karthik Ramasubramanian
kramasub@google.com
Gerrit-MessageType: comment