mb/google/brya/var/felwinter: Remove USB2 port 0

USB2 port 0 is empty as per schematics.

BUG=b:206047996
TEST=USB2 port 0 is disabled.

Signed-off-by: Eric Lai <ericr_lai@compal.corp-partner.google.com>
Change-Id: I45d467a80c23d82dc33dcbed176430a758eea403
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59236
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
This commit is contained in:
Eric Lai 2021-11-12 13:09:27 +08:00 committed by Werner Zeh
parent 91c3ace5af
commit fb02f0a55e
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ chip soc/intel/alderlake
.configure_ext_fivr = 1,
}"
register "usb2_ports[0]" = "USB2_PORT_EMPTY"
register "usb2_ports[3]" = "USB2_PORT_EMPTY"
register "usb3_ports[3]" = "USB3_PORT_EMPTY"