Searched hist:"4328 fb05bf8c90e96afa023d39395efa5fb2fda5" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/board/boundary/nitrogen6x/ |
| H A D | nitrogen6x.c | 4328fb05bf8c90e96afa023d39395efa5fb2fda5 Thu Oct 02 19:16:31 UTC 2014 Robert Winkler <robert.winkler@boundarydevices.com> 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>
|