[U-Boot] [PATCH v2] video: cfb_console: add support for 4bpp bitmaps with GDF_32BIT_X888RGB
Anatolij Gustschin
agust at denx.de
Sun Sep 19 01:08:09 CEST 2010
On Sun, 19 Sep 2010 00:56:37 +0200
Anatolij Gustschin <agust at denx.de> wrote:
> From: Timur Tabi <timur at freescale.com>
>
> Add support for 4bpp bitmaps, currently only for GDF_32BIT_X888RGB
> frame buffer format.
>
> Signed-off-by: Timur Tabi <timur at freescale.com>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> ---
> Hi Timur,
>
> I slighlty modified original patch, the result is this v2.
> Hope this is okay.
>
> Anatolij
>
> v2:
> - slightly changed commit message
> - fixed too long lines (> 80)
> - added info output about unsupported frame buffer formats
>
> drivers/video/cfb_console.c | 38 +++++++++++++++++++++++++++++++++++++-
> 1 files changed, 37 insertions(+), 1 deletions(-)
Applied to u-boot-video/next, thanks!
Best regards,
Anatolij
More information about the U-Boot
mailing list