[U-Boot] [PATCH v5 1/3] LCD: display 32bpp decompressed bitmap image
Anatolij Gustschin
agust at denx.de
Thu May 24 23:23:05 CEST 2012
Hi,
On Thu, 10 May 2012 14:23:37 +0900
Donghwa Lee <dh09.lee at samsung.com> wrote:
> This patch supports drawing 32bpp decompressed bitmap image.
>
> Signed-off-by: Donghwa Lee <dh09.lee at samsung.com>
> Signed-off-by: Kyungmin.park <kyungmin.park at samsung.com>
> ---
> Changes for v4:
> - read image sequentially just as it is.
>
> Changes for v1/v2/v3:
> - use lcd_line_length variable
> - convert BGR to RGB because BMP data format aligned BGR.
>
> common/lcd.c | 19 ++++++++++++++++---
> 1 files changed, 16 insertions(+), 3 deletions(-)
Applied to u-boot-video/master. Thanks.
Anatolij
More information about the U-Boot
mailing list