mb/google/trulo/var/orisa: Add fw_config field for PDC control

Add a new fw config field to determine which firmware edition shall be
flashed to the PDC.

BUG=b:334793686
BRANCH=firmware-nissa-15217.B
TEST=emerge-nissa coreboot chromeos-bootimage

Change-Id: I817e9415aca1d2f68b484d8e23b581e1a75d6f84
Signed-off-by: Amanda Huang <amanda_hwang@compal.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83353
Reviewed-by: Eric Lai <ericllai@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Amanda Huang 2024-07-04 21:15:12 +08:00 committed by Eric Lai
parent 227639cdd9
commit 93daabfb8b

View File

@ -1,7 +1,12 @@
fw_config
field THERMAL_SOLUTION 0 0
option THERMAL_SOLUTION_6W 0
option THERMAL_SOLUTION_15W 1
option THERMAL_SOLUTION_6W 0
option THERMAL_SOLUTION_15W 1
end
field PDC_CONTROL 1 2
option PDC_CONTROL_UNKNOWN 0
option PDC_RTS_BYPASS 1
option PDC_TI_BYPASS 2
end
field STORAGE 30 31
option STORAGE_EMMC 0