]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nitrogen6x: display: add wvga-lvds panel
authorEric Nelson <eric.nelson@boundarydevices.com>
Thu, 2 Oct 2014 19:16:38 +0000 (12:16 -0700)
committerStefano Babic <sbabic@denx.de>
Mon, 6 Oct 2014 15:57:22 +0000 (17:57 +0200)
commitc745de7174e9f59f68ec281bf094259ada46d2a8
tree7829c43ff168d09f54f6f527aaef621a604cd93c
parent865aa30bb30fb1675ea516bfab8850f91da69a29
nitrogen6x: display: add wvga-lvds panel

Add support for WVGA (800x480) panels using VESA GTF timings over
LVDS.

No auto-detection is supported, so you must configure this panel
manually through the 'panel' environment variable:

        U-Boot > setenv panel svga
        U-Boot > saveenv && reset

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