Varshit B Pandya has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/55780 )
Change subject: mb/google/brya0: Add FW_CONFIG for UFC ......................................................................
mb/google/brya0: Add FW_CONFIG for UFC
UFC on brya can be USB or MIPI Add FW_CONFIG bit for this option
Signed-off-by: Varshit B Pandya varshit.b.pandya@intel.com Change-Id: I2f1492d7c769aba8da80763124dda474b32cfbfa --- M src/mainboard/google/brya/variants/brya0/overridetree.cb 1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/80/55780/1
diff --git a/src/mainboard/google/brya/variants/brya0/overridetree.cb b/src/mainboard/google/brya/variants/brya0/overridetree.cb index 81a4c34a..cfad530 100644 --- a/src/mainboard/google/brya/variants/brya0/overridetree.cb +++ b/src/mainboard/google/brya/variants/brya0/overridetree.cb @@ -23,6 +23,10 @@ option LTE_USB 1 option LTE_PCIE 2 end + field UFC 13 14 + option UFC_USB 0 + option UFC_MIPI_1 1 + end end
chip soc/intel/alderlake