]> Git Repo - J-u-boot.git/commit
nitrogen6x: display: add wvga-lvds panel
authorEric Nelson <[email protected]>
Thu, 2 Oct 2014 19:16:38 +0000 (12:16 -0700)
committerStefano Babic <[email protected]>
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 <[email protected]>
board/boundary/nitrogen6x/nitrogen6x.c
This page took 0.034194 seconds and 4 git commands to generate.