
On Fri, 23 Oct 2009 12:03:14 +0200 Wolfgang Grandegger wg@grandegger.com wrote:
From: Anatolij Gustschin agust@denx.de
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 | 2 ++ drivers/video/mb862xx.c | 16 +++++++++++++++- include/configs/lwmon5.h | 1 + include/configs/socrates.h | 1 + 4 files changed, 19 insertions(+), 1 deletions(-)
Applied to u-boot-video/next. Thanks!
Best regards, Anatolij