]> git.ipfire.org Git - people/ms/u-boot.git/commit
imx: mx6ul_14x14_evk: support lcdif display
authorPeng Fan <Peng.Fan@freescale.com>
Thu, 29 Oct 2015 07:54:48 +0000 (15:54 +0800)
committerStefano Babic <sbabic@denx.de>
Thu, 12 Nov 2015 16:40:53 +0000 (17:40 +0100)
commitdf6749048846cd15131ba1b4d9ae000eddddae4e
tree042c523f4859eecbe453fc161d5aa49112f102a9
parentad153782e07ee3a95ccef6b6eeddaaaec918421f
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>
board/freescale/mx6ul_14x14_evk/mx6ul_14x14_evk.c
include/configs/mx6ul_14x14_evk.h