uboot/drivers/video
Helmut Raiger 82a04900a5 video: Moving mx3fb.c to CONFIG_VIDEO
mx3fb.c was based on CONFIG_LCD and is moved by this patch to
CONFIG_VIDEO, which has greater freedom in selecting videomodes
even at runtime.

This renders the accumulating list of display defines
(CONFIG_DISPLAY_VBEST..., CONFIG_DISPLAY_C057...) obsolete as
these may be setup through env variables:

uboot> setenv mydisplay 'video=ctfb240,y:320,depth:16,mode:0,pclk:185925,
	le:9,ri:17,up:7,lo:10,hs:1,vs:1,sync:100663296,vmode:0'
uboot> setenv videomode ${mydisplay}

This commit also fixes the board config files for qong and
imx31_phycore boards as needed. The videomode settings of
previously supported displays are added to CONFIG_EXTRA_ENV_SETTINGS
now. CONFIG_SYS_MALLOC_LEN for imx31_phycore board is increased
to make the frame buffer allocation working with the changed
driver.

Signed-off-by: Helmut Raiger <helmut.raiger@hale.at>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
2011-10-17 22:25:32 +02:00
..
Makefile video: Moving mx3fb.c to CONFIG_VIDEO 2011-10-17 22:25:32 +02:00
amba.c
ati_ids.h
ati_radeon_fb.c
ati_radeon_fb.h
atmel_lcdfb.c
bus_vcxk.c
cfb_console.c video: Moving mx3fb.c to CONFIG_VIDEO 2011-10-17 22:25:32 +02:00
ct69000.c Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
fsl_diu_fb.c video: update the Freescale DIU driver to use linux/fb.h 2011-10-17 22:25:31 +02:00
ipu.h VIDEO: MX5: export pix format 2011-10-17 22:25:32 +02:00
ipu_common.c
ipu_disp.c GCC4.6: Squash warnings in ipu_disp.c 2011-10-01 23:26:36 +02:00
ipu_regs.h GCC4.6: Squash warnings in ipu_disp.c 2011-10-01 23:26:36 +02:00
mb86r0xgdc.c VIDEO: mb86r0xgdc.c: fix warning: unused variable 'i' 2011-09-06 08:43:35 +02:00
mb862xx.c video: mb862xx: change controller detection message 2011-08-04 22:55:35 +02:00
mx3fb.c video: Moving mx3fb.c to CONFIG_VIDEO 2011-10-17 22:25:32 +02:00
mxc_ipuv3_fb.c MX5: Make IPU display output and pixel format configurable 2011-10-17 22:25:32 +02:00
mxcfb.h
omap3_dss.c OMAP3: Add DSS driver for OMAP3 2011-09-04 11:36:22 +02:00
s6e63d6.c
sed156x.c
sed13806.c Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
sm501.c Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
smiLynxEM.c
videomodes.c video: parse the video-mode environment variable 2011-04-28 21:31:02 +02:00
videomodes.h video: parse the video-mode environment variable 2011-04-28 21:31:02 +02:00