diff options
author | Leo Chou <leo.chou@lcfc.corp-partner.google.com> | 2023-09-11 17:38:05 +0800 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2023-09-15 13:39:49 +0000 |
commit | 66d846f64aec0dffb5024334d7f5cba920151c68 (patch) | |
tree | 340d3726cb28d4878461c062d05ad407e2fbbcfe /src/mainboard | |
parent | 690de6a891d6f5b784ee221a4d8991a71ce5d223 (diff) |
mb/google/brya/var/pujjo: modify wifi sar table for pujjo1e
1. WIFI_SAR_ID_4: AX211
2. WIFI_SAR_ID_5: AX203 (without WiFi-6E)
BUG=b:293360900
TEST=emerge-nissa coreboot
Signed-off-by: Leo Chou <leo.chou@lcfc.corp-partner.google.com>
Change-Id: I6c4705d25d927aaefbc8814ea1df3b4c36b30968
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77790
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard')
-rw-r--r-- | src/mainboard/google/brya/variants/pujjo/overridetree.cb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/brya/variants/pujjo/overridetree.cb b/src/mainboard/google/brya/variants/pujjo/overridetree.cb index f1bee666ba..0afe13a68b 100644 --- a/src/mainboard/google/brya/variants/pujjo/overridetree.cb +++ b/src/mainboard/google/brya/variants/pujjo/overridetree.cb @@ -36,6 +36,7 @@ fw_config option WIFI_SAR_TABLE_2 2 option WIFI_SAR_TABLE_3 3 option WIFI_SAR_TABLE_4 4 + option WIFI_SAR_TABLE_5 5 end field WWAN_5G 19 option WWAN_5G_ABSENT 0 |