]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: mx6: cm-fx6: add support for displaytype env var
authorNikita Kiryanov <nikita@compulab.co.il>
Thu, 23 Jul 2015 14:19:30 +0000 (17:19 +0300)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 12:34:42 +0000 (14:34 +0200)
commit482354a3d3daec74c106d9c239007e7d421bb641
treed6010e154396a21fe075c7ee8bd717e7104df116
parenta7d5ce636b07cb3efa3250570ac38f86f75b4a21
arm: mx6: cm-fx6: add support for displaytype env var

Add support for selecting display preset using the environment variable
"displaytype". This is a preparation for future merging of compulab
omap3_display.c display selection code with the cm-fx6 display selection code.

The "panel" environment variable is retained for backwards compatibility.

Cc: Stefano Babic <sbabic@denx.de>
Cc: Igor Grinberg <grinberg@compulab.co.il>
Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
Acked-by: Igor Grinberg <grinberg@compulab.co.il>
board/compulab/cm_fx6/cm_fx6.c