From 6fd406b4a151e5166a273128ec3c7d76b44bdbe0 Mon Sep 17 00:00:00 2001 From: Maximilian Brune Date: Mon, 30 Jan 2023 20:47:33 +0100 Subject: mb/prodrive/atlas/data.vbt: Fix VBT lane count Currently there is a problem, where two Displayports are not working. To be precise: TCP0 and TCP1 (Type-C Port 0/1) are not working. Setting the lane count of the TCP0 and TCP1 to x1 works fine. Setting the lane count of the TCP0 and TCP1 to x2 does not work. Setting the lane count of the TCP0 and TCP1 to x4 does not work. The reason for that is currently unknown. This change sets the lane count of the TCP0 and TCP1 Port to x1 length in the VBT binary. Signed-off-by: Maximilian Brune Change-Id: I182b528275152bf5adcb01a56816afd65674aed3 Signed-off-by: Maximilian Brune Reviewed-on: https://review.coreboot.org/c/coreboot/+/72610 Reviewed-by: Lean Sheng Tan Tested-by: build bot (Jenkins) --- src/mainboard/prodrive/atlas/data.vbt | Bin 8704 -> 8704 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'src') diff --git a/src/mainboard/prodrive/atlas/data.vbt b/src/mainboard/prodrive/atlas/data.vbt index 9c4aa8ab7a..da78bfc9a0 100644 Binary files a/src/mainboard/prodrive/atlas/data.vbt and b/src/mainboard/prodrive/atlas/data.vbt differ -- cgit v1.2.3