]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode
authorAnatolij Gustschin <agust@denx.de>
Fri, 23 Oct 2009 10:03:14 +0000 (12:03 +0200)
committerAnatolij Gustschin <agust@denx.de>
Sat, 31 Oct 2009 11:16:29 +0000 (12:16 +0100)
commit5d16ca87100ea58c93c46b9f0264981eaed49568
tree195945edef6d6c8c41f9eb52095830e570692d3c
parentc28d3bbe963f4c57937d6fdc1dd63cd3562c147c
video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode

The new IPEK01 board can use the 32 bpp mode for the Lime graphics
controller. For this mode, video accelaration does not work. This patch
makes the accelaration configurable via CONFIG_VIDEO_MB862xx_ACCEL,
which is enabled for the lwmon5 and the socrates board for backward
compatibility.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Wolfgang Grandegger <wg@denx.de>
drivers/video/cfb_console.c
drivers/video/mb862xx.c
include/configs/lwmon5.h
include/configs/socrates.h