Alexander Couzens uploaded patch set #2 to this change.

View Change

lenovo/x230: introduce FHD variant

The FHD (Full HD mod) is a modification to the x230
which uses the 2nd DP from the dock connector as internal
display connection. Further the old LVDS based display
can be replaced with an eDP.
When using the FHD, the LVDS connector should be disabled in
libgfxinit. Further modifing of the VBT allows
to make the brightness works out of the box.
The VBT has been modified by:
- removing LVDS port
- move 3rd DP (which is the 2nd DP from Dock)
to the first connector in the list
- set the 3rd DP as internal connected

Change-Id: I0355d39a61956792e69bccd5274cfc2749d72bf0
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
---
M src/mainboard/lenovo/x230/Kconfig
M src/mainboard/lenovo/x230/Kconfig.name
M src/mainboard/lenovo/x230/Makefile.inc
R src/mainboard/lenovo/x230/variants/x230/data.vbt
R src/mainboard/lenovo/x230/variants/x230/gma-mainboard.ads
A src/mainboard/lenovo/x230/variants/x230fhd/data.vbt
A src/mainboard/lenovo/x230/variants/x230fhd/gma-mainboard.ads
7 files changed, 44 insertions(+), 3 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/28950/2

To view, visit change 28950. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I0355d39a61956792e69bccd5274cfc2749d72bf0
Gerrit-Change-Number: 28950
Gerrit-PatchSet: 2
Gerrit-Owner: Alexander Couzens <lynxis@fe80.eu>