Hello build bot (Jenkins), Caveh Jalali, Duncan Laurie, Nick Vaccaro,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/43771
to look at the new patch set (#3).
Change subject: mb/google/volteer: Disable TBT if platform is only USB3 ......................................................................
mb/google/volteer: Disable TBT if platform is only USB3
TBT ports should be disabled if the DB is a USB3 DB. It is assumed if the DB doesn't support TBT the platform as a whole should only be USB3 capable and TBT functionality on both ports should be disabled
BUG=NONE BRANCH=NONE TEST=Built coreboot and verified that TBT was disabled on platform with USB3 DB and enabled on platform with USB4/TBT DB
Change-Id: I594f2e9483aaf896de2b6aea9a3460bd3826c58c Signed-off-by: Brandon Breitenstein brandon.breitenstein@intel.com --- M src/mainboard/google/volteer/romstage.c 1 file changed, 9 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/71/43771/3