Hello build bot (Jenkins), Furquan Shaikh, Patrick Georgi, Martin Roth, Duncan Laurie, Derek Huang,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45946
to look at the new patch set (#10).
Change subject: mb/google/volteer: disable TBT if no USB4 hardware available ......................................................................
mb/google/volteer: disable TBT if no USB4 hardware available
Implement mainboard_silicon_init_params() to allow for disabling of TBT root ports if the device does not have usb4 hardware.
Add code to mainboard_memory_init_params() to disable memory-related settings associated with TBT in cases where no usb4 is available.
BUG=b:167983038 TEST=none
Change-Id: Iab23c07e15f754ca807f128b9edad7fdc9a44b9d Signed-off-by: Nick Vaccaro nvaccaro@google.com --- M src/mainboard/google/volteer/mainboard.c M src/mainboard/google/volteer/romstage.c 2 files changed, 23 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/46/45946/10