[U-Boot] [PATCH v2 2/4] video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode
Anatolij Gustschin
agust at denx.de
Sat Oct 31 12:49:49 CET 2009
On Fri, 23 Oct 2009 12:03:14 +0200
Wolfgang Grandegger <wg at grandegger.com> wrote:
> From: Anatolij Gustschin <agust at 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 at denx.de>
> Signed-off-by: Wolfgang Grandegger <wg at 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
More information about the U-Boot
mailing list