mb/google/trulo/var/pujjolo: Add fw config for PDC
Because the EQ tuning is different from type-c C1 port in pujjolo and pujjoquince daughter board, so use fw config to assign the specific PDC fw. BUG=b:436445362 TEST= Build and boot to OS and check PDC FW version. Change-Id: Id9ce85e40e919ab572ce1c560b4daf3c977de682 Signed-off-by: Luca Lai <luca.lai@lcfc.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/88698 Reviewed-by: Subrata Banik <subratabanik@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
13897bde9a
commit
bdcf19f404
1 changed files with 4 additions and 0 deletions
|
|
@ -8,6 +8,10 @@ fw_config
|
|||
option WIFI_SAR_TABLE_AX211 0
|
||||
option WIFI_SAR_TABLE_AX203 1
|
||||
end
|
||||
field PDC 21 22
|
||||
option PDC_PUJJOQUINCE 0
|
||||
option PDC_PUJJOLO 1
|
||||
end
|
||||
field FP 24
|
||||
option FP_ABSENT 0
|
||||
option FP_PRESENT 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue