diff options
author | Maximilian Brune <maximilian.brune@9elements.com> | 2023-01-30 20:47:33 +0100 |
---|---|---|
committer | Lean Sheng Tan <sheng.tan@9elements.com> | 2023-02-01 09:49:29 +0000 |
commit | 6fd406b4a151e5166a273128ec3c7d76b44bdbe0 (patch) | |
tree | a50690b2809a95099a17a186009939d600e00201 /src/mainboard/prodrive | |
parent | b63eb4d172c0d2cb011bc1d1be27e6416ab01e42 (diff) |
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')
-rw-r--r-- | src/mainboard/prodrive/atlas/data.vbt | bin | 8704 -> 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 Binary files differindex 9c4aa8ab7a..da78bfc9a0 100644 --- a/src/mainboard/prodrive/atlas/data.vbt +++ b/src/mainboard/prodrive/atlas/data.vbt |