[U-Boot] [PATCH v2 3/4] video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01

Anatolij Gustschin agust at denx.de
Sat Oct 31 12:50:41 CET 2009


On Fri, 23 Oct 2009 12:03:15 +0200
Wolfgang Grandegger <wg at grandegger.com> wrote:

> From: Wolfgang Grandegger <wg at denx.de>
> 
> In 16 bpp mode, the new IPEK01 board only requires swapping of D16 words
> for D32 accesses due to the diffferent connecting to the GDC bus. This
> patch introduces the configuration option VIDEO_FB_16BPP_WORD_SWAP,
> which should be set for all board using the mb862xx in 16 bpp mode. For
> the IPEK01, VIDEO_FB_16BPP_PIXEL_SWAP should not be set.
> 
> Signed-off-by: Wolfgang Grandegger <wg at denx.de>
> ---
>  drivers/video/cfb_console.c |    2 +-
>  include/configs/lwmon5.h    |    1 +
>  include/configs/socrates.h  |    1 +
>  3 files changed, 3 insertions(+), 1 deletions(-)

Applied to u-boot-video/next. Thanks!

Best regards,
Anatolij


More information about the U-Boot mailing list