Home
last modified time | relevance | path

Searched hist:"443 d4d15d7bd2f2bd5a58a6a6dd8da2a8dd23de4" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/boundary/nitrogen6x/
H A Dnitrogen6x.c443d4d15d7bd2f2bd5a58a6a6dd8da2a8dd23de4 Thu Oct 02 19:16:32 UTC 2014 Eric Nelson <eric.nelson@boundarydevices.com> nitrogen6x: display: add qvga panel

Add support for a 1/4 VGA panel with a 24-bit RGB interface.
No auto-detection is enabled, so you must configure the 'panel'
environment variable to use this display:

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

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>