commit | 135663061ffa78c391dd502674bb50823555b675 | [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 | 04edda266d333af5fe8cd5775f49071e8098082a [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>