commit | 6c4dff636d708dab21bcea89aa7511a09f79bdb6 | [log] [tgz] |
---|---|---|
author | Eric Nelson <eric.nelson@boundarydevices.com> | Thu Oct 02 12:16:36 2014 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Mon Oct 06 17:57:22 2014 +0200 |
tree | 0ee8674e74643b7c3e0500f3e120f7b15b0f51d2 | |
parent | ab8001d4d06b9fe4457381bdf28b4500a324e34a [diff] |
nitrogen6x: display: add svga display (800x600) Add support for 800x600 18-bit RGB displays using VESA GTF timings. 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>