diff options
author | John Su <john_su@compal.corp-partner.google.com> | 2022-05-27 17:09:45 +0800 |
---|---|---|
committer | Martin L Roth <gaumless@tutanota.com> | 2022-05-28 14:21:25 +0000 |
commit | 8279f6ed0645e501a9c932341372e99e64b1ea92 (patch) | |
tree | 9f7c3d1bf8503924b75dcb1299b9f8901d8e6e0c /src/drivers/intel/fsp1_1 | |
parent | b4de2612289a2a58863671318f5aac619c05f5d2 (diff) |
mb/google/brya/var/mithrax: Update typeC EC mux port
We need to put USB setting in mux order.
BUG=b:234103724
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: John Su <john_su@compal.corp-partner.google.com>
Change-Id: I4f8dbee35159960d17107e23fcde825a38c7de4e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64721
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Diffstat (limited to 'src/drivers/intel/fsp1_1')
0 files changed, 0 insertions, 0 deletions