commit | df6749048846cd15131ba1b4d9ae000eddddae4e | [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 | ad153782e07ee3a95ccef6b6eeddaaaec918421f [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>