Hello build bot (Jenkins), Furquan Shaikh, Duncan Laurie, Derek Huang, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45832
to look at the new patch set (#2).
Change subject: tgl/usb: disable TBT if hardware is not USB4 ......................................................................
tgl/usb: disable TBT if hardware is not USB4
TBT being enabled in FSP without USB4 hardware causes an issue powering off in depthcharge. Disable TBT for FSP if USB hardware is not USB4.
BUG=b:167983038 TEST=none
Change-Id: I07d5c416c79c40e9f85d721930549cf3374d327c Signed-off-by: Nick Vaccaro nvaccaro@google.com --- M src/lib/fw_config.c M src/soc/intel/tigerlake/fsp_params.c M src/soc/intel/tigerlake/romstage/fsp_params.c 3 files changed, 39 insertions(+), 6 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/32/45832/2