Tongtong Pan has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/86549?usp=email )
Change subject: mb/google/fatcat/var/felino: Enable CNVi wifi core ......................................................................
mb/google/fatcat/var/felino: Enable CNVi wifi core
Enable CNVi wifi core for felino.
BUG=b:388982526 TEST=abuild -v -a -x -c max -p none -t google/fatcat -b felino
Change-Id: Ib5a98dc481b0c64612ffd50242262714f114b5b7 Signed-off-by: Tongtong Pan pantongtong@huaqin.corp-partner.google.com --- M src/mainboard/google/fatcat/variants/felino/overridetree.cb 1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/49/86549/1
diff --git a/src/mainboard/google/fatcat/variants/felino/overridetree.cb b/src/mainboard/google/fatcat/variants/felino/overridetree.cb index 66a8a74..04cfa28 100644 --- a/src/mainboard/google/fatcat/variants/felino/overridetree.cb +++ b/src/mainboard/google/fatcat/variants/felino/overridetree.cb @@ -28,6 +28,9 @@ .tdp_pl2_override = 25, }"
+ # Enable CNVi WiFi + register "cnvi_wifi_core" = "true" + register "usb2_ports[0]" = "USB2_PORT_TYPE_C(OC_SKIP)" # USB2_C0 register "usb2_ports[1]" = "USB2_PORT_TYPE_C(OC_SKIP)" # USB2_C1 register "usb2_ports[4]" = "USB2_PORT_MID(OC_SKIP)" # Type-A Port A0 # USB HUB (USB2 Camera)