diff options
author | Eric Lai <ericr_lai@compal.corp-partner.google.com> | 2021-11-08 16:09:58 +0800 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-11-11 14:33:39 +0000 |
commit | 67b91b9344af002515c7caf1b15747ffb4a2363e (patch) | |
tree | 76f88735df444a64f21513639b267a741ccd909c /README.md | |
parent | b11de6fa0993086557d4c503dcb1af7e0ef98d74 (diff) |
mb/google/brya/var/felwinter: Update typeC EC mux port
We need to put USB setting in mux order.
BUG=b:204230406
TEST=Type C mux configuration is correct.
Wrong:
added type-c port0 info to cbmem: usb2:2 usb3:2 sbu:0 data:0
added type-c port1 info to cbmem: usb2:3 usb3:3 sbu:0 data:0
Correct:
added type-c port0 info to cbmem: usb2:3 usb3:3 sbu:0 data:0
added type-c port1 info to cbmem: usb2:2 usb3:2 sbu:0 data:0
Signed-off-by: Eric Lai <ericr_lai@compal.corp-partner.google.com>
Change-Id: I19338e162db6145dbeb5830de1a372cf98f779a0
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59012
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions