]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nitrogen6x: display: add support lvds jeida screen
authorRobert Winkler <robert.winkler@boundarydevices.com>
Thu, 2 Oct 2014 19:16:31 +0000 (12:16 -0700)
committerStefano Babic <sbabic@denx.de>
Mon, 6 Oct 2014 15:57:21 +0000 (17:57 +0200)
commit4328fb05bf8c90e96afa023d39395efa5fb2fda5
treefa7df6dc580ee079adb0047766a1fff20404b8e0
parent84caf0b26b513df0a0f45832d053a623963e5c6f
nitrogen6x: display: add support lvds jeida screen

Add support for Boundary Devices 7" and 10.1" 1280x800 displays with
integrated FocalTech ft5x06 10-point touch controller.

Because they share the touch controller with the 1024x600 displays,
auto-detection is disabled and you must explicitly set the 'panel'
environment variable:

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

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