Home
last modified time | relevance | path

Searched hist:c745de7174e9f59f68ec281bf094259ada46d2a8 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/boundary/nitrogen6x/
H A Dnitrogen6x.cc745de7174e9f59f68ec281bf094259ada46d2a8 Thu Oct 02 19:16:38 UTC 2014 Eric Nelson <eric.nelson@boundarydevices.com> 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>