commit | 443d4d15d7bd2f2bd5a58a6a6dd8da2a8dd23de4 | [log] [tgz] |
---|---|---|
author | Eric Nelson <eric.nelson@boundarydevices.com> | Thu Oct 02 12:16:32 2014 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Mon Oct 06 17:57:21 2014 +0200 |
tree | 7200ce047eba77c7ce4b0cbf834707a3f649dac8 | |
parent | 4328fb05bf8c90e96afa023d39395efa5fb2fda5 [diff] |
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>