Hello Bernardo Perez Priego,
I'd like you to do a code review. Please visit
https://review.coreboot.org/c/coreboot/+/45015
to review the following change.
Change subject: [DO NOT COMMIT]: TGLRVP Disabling TBT DMA1 for UP4 ......................................................................
[DO NOT COMMIT]: TGLRVP Disabling TBT DMA1 for UP4
Change-Id: Icc61ae8a63bb84ccae74af79b10d1f11644219c3 --- M src/mainboard/intel/tglrvp/variants/tglrvp_up4/devicetree.cb 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/15/45015/1
diff --git a/src/mainboard/intel/tglrvp/variants/tglrvp_up4/devicetree.cb b/src/mainboard/intel/tglrvp/variants/tglrvp_up4/devicetree.cb index ccc4df8..928ae36 100644 --- a/src/mainboard/intel/tglrvp/variants/tglrvp_up4/devicetree.cb +++ b/src/mainboard/intel/tglrvp/variants/tglrvp_up4/devicetree.cb @@ -160,7 +160,7 @@ device pci 0d.0 on end # USB xHCI 0x9A13 device pci 0d.1 on end # USB xDCI (OTG) 0x9A15 device pci 0d.2 on end # TBT DMA0 0x9A1B - device pci 0d.3 on end # TBT DMA1 0x9A1D + device pci 0d.3 off end # TBT DMA1 0x9A1D device pci 0e.0 off end # VMD 0x9A0B
# From PCH EDS(576591)