]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nitrogen6x: display: add LDB-WXGA-S for SPWG 1280x800 displays
authorEric Nelson <eric.nelson@boundarydevices.com>
Thu, 2 Oct 2014 19:16:34 +0000 (12:16 -0700)
committerStefano Babic <sbabic@denx.de>
Mon, 6 Oct 2014 15:57:22 +0000 (17:57 +0200)
commitd6949e3f9dc6f2bbc63b1614601291091d1f0347
tree0d5ccb159eacd11af0494911323f4ae574cec2c3
parent4adc1127f8c50c4361d0024e098a91e7050e7400
nitrogen6x: display: add LDB-WXGA-S for SPWG 1280x800 displays

This patch adds support for LVDS WXGA displays that use the SPWG encoding
standard instead of JEIDA.

No auto-detection is enabled and you must explicitly set the 'panel'
environment variable:

        U-Boot > setenv panel LDB-WXGA-S
        U-Boot > saveenv && reset

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
board/boundary/nitrogen6x/nitrogen6x.c