summaryrefslogtreecommitdiffstats
path: root/src/mainboard/prodrive/atlas
diff options
context:
space:
mode:
authorMaximilian Brune <maximilian.brune@9elements.com>2023-01-30 20:47:33 +0100
committerLean Sheng Tan <sheng.tan@9elements.com>2023-02-01 09:49:29 +0000
commit6fd406b4a151e5166a273128ec3c7d76b44bdbe0 (patch)
treea50690b2809a95099a17a186009939d600e00201 /src/mainboard/prodrive/atlas
parentb63eb4d172c0d2cb011bc1d1be27e6416ab01e42 (diff)
downloadcoreboot-6fd406b4a151e5166a273128ec3c7d76b44bdbe0.tar.gz
coreboot-6fd406b4a151e5166a273128ec3c7d76b44bdbe0.tar.bz2
coreboot-6fd406b4a151e5166a273128ec3c7d76b44bdbe0.zip
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 <maximilian.brune@9elements.com> Change-Id: I182b528275152bf5adcb01a56816afd65674aed3 Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/72610 Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/prodrive/atlas')
-rw-r--r--src/mainboard/prodrive/atlas/data.vbtbin8704 -> 8704 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/src/mainboard/prodrive/atlas/data.vbt b/src/mainboard/prodrive/atlas/data.vbt
index 9c4aa8ab7a34..da78bfc9a019 100644
--- a/src/mainboard/prodrive/atlas/data.vbt
+++ b/src/mainboard/prodrive/atlas/data.vbt
Binary files differ