Eric Lai has submitted this change. ( https://review.coreboot.org/c/coreboot/+/83353?usp=email )
Change subject: mb/google/trulo/var/orisa: Add fw_config field for PDC control ......................................................................
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 --- M src/mainboard/google/brya/variants/orisa/overridetree.cb 1 file changed, 7 insertions(+), 2 deletions(-)
Approvals: Eric Lai: Looks good to me, approved build bot (Jenkins): Verified
diff --git a/src/mainboard/google/brya/variants/orisa/overridetree.cb b/src/mainboard/google/brya/variants/orisa/overridetree.cb index 4540e62..f04eee2 100644 --- a/src/mainboard/google/brya/variants/orisa/overridetree.cb +++ b/src/mainboard/google/brya/variants/orisa/overridetree.cb @@ -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