commit | 60c72b65ce3218a3d1dd993f9a845e9aff9946b5 | [log] [tgz] |
---|---|---|
author | Peng Fan <Peng.Fan@freescale.com> | Thu Oct 29 15:54:48 2015 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Thu Nov 12 17:40:53 2015 +0100 |
tree | 042c523f4859eecbe453fc161d5aa49112f102a9 | |
parent | 53ebda83021222e9603103995e6ba4960cc0eed3 [diff] |
imx: mx6ul_14x14_evk: support lcdif display Support lcdif display: 1. Add pinmux and pad settings for LCDIF 2. Introduce setup_lcd to do the settings for LCDIF 3. Enable VIDEO related macros in board header files 4. Add a new env videomode which is needed by mxsfb.c. The settings for videomode in this patch is for TFT43AB. 5. Tested on mx6ul 14x14/9x9 evk. Signed-off-by: Peng Fan <Peng.Fan@freescale.com> Cc: Stefano Babic <sbabic@denx.de>