summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t400
diff options
context:
space:
mode:
authorNico Huber <nico.h@gmx.de>2020-01-25 17:55:17 +0100
committerPatrick Georgi <pgeorgi@google.com>2020-02-09 19:33:08 +0000
commitd666ee86a480fbbff5b13249750a7b5d9f5b687e (patch)
treecf3a8a7f6b8cee3fd4248802a9e08709f99cf314 /src/mainboard/lenovo/t400
parent20b03bb706f25964fe44a977b58fc4d249f00f3d (diff)
downloadcoreboot-d666ee86a480fbbff5b13249750a7b5d9f5b687e.tar.xz
mb/lenovo/t400: Correct display port list for R500 variant
The second digital display connector is unused, but strapped as if it were used. Versions with a discrete GPU seem to use PM45 (i.e. no IGD), so we can ignore these. Based on schematics only, not tested. Change-Id: Ibb47fdeef2adb9c574b7f3ec8e2b1d61d28f21da Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/38574 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/mainboard/lenovo/t400')
-rw-r--r--src/mainboard/lenovo/t400/variants/r500/gma-mainboard.ads1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/t400/variants/r500/gma-mainboard.ads b/src/mainboard/lenovo/t400/variants/r500/gma-mainboard.ads
index 680dd1b0aa..8a72a31c6b 100644
--- a/src/mainboard/lenovo/t400/variants/r500/gma-mainboard.ads
+++ b/src/mainboard/lenovo/t400/variants/r500/gma-mainboard.ads
@@ -23,7 +23,6 @@ private package GMA.Mainboard is
ports : constant Port_List :=
(DP1,
HDMI1,
- HDMI2,
Analog,
Internal,
others => Disabled);